Searched refs:srio (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/sys/contrib/octeon-sdk/
H A Dcvmx-helper-srio.c60 #include <asm/octeon/cvmx-srio.h>
73 #include "cvmx-srio.h"
80 #include "cvmx-srio.h"
130 if (srio0_status_reg.s.srio || srio1_status_reg.s.srio)
H A Dcvmx-qlm.c509 if (status_reg.s.srio)
666 if (status_reg.s.srio)
H A Dcvmx-srio.c51 #include <asm/octeon/cvmx-srio.h>
66 #include "cvmx-srio.h"
444 else if (!sriox_status_reg.s.srio)
1555 * to a chain of buffers that hold an outbound srio packet.
1577 /* check if port is an srio port */
1592 /* pip/ipd inbound message. 16-byte srio message header is present */
1596 /* adjust buffer pointer to get rid of srio message header word 0 */
H A Dcvmx-sriox-defs.h3499 uint64_t srio : 1; /**< SRIO Port Enabled. member in struct:cvmx_sriox_status_reg::cvmx_sriox_status_reg_s
3503 uint64_t srio : 1;
H A Dcvmx-helper.c318 if (sriox_status_reg.s.srio)

Completed in 113 milliseconds