Searched refs:port_stx (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe_stats.c276 if (!sc->port.pmf || !sc->port.port_stx) {
287 dmae->src_addr_lo = (sc->port.port_stx >> 2);
298 dmae->src_addr_lo = ((sc->port.port_stx >> 2) + DMAE_LEN32_RD_MAX);
337 if (sc->port.port_stx) {
342 dmae->dst_addr_lo = sc->port.port_stx >> 2;
1359 if (sc->port.port_stx) {
1370 dmae->dst_addr_lo = sc->port.port_stx >> 2;
1481 if (!sc->port.pmf || !sc->port.port_stx) {
1493 dmae->dst_addr_lo = (sc->port.port_stx >> 2);
1606 sc->port.port_stx
[all...]
H A Dbxe.h1058 uint32_t port_stx; member in struct:bxe_port
H A Decore_hsi.h1656 uint32_t port_stx; member in struct:drv_port_mb
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h693 u32 port_stx; member in struct:public_port

Completed in 309 milliseconds