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

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_stats.c228 if (!bp->port.pmf || !bp->port.port_stx) {
239 dmae->src_addr_lo = bp->port.port_stx >> 2;
250 dmae->src_addr_lo = (bp->port.port_stx >> 2) + DMAE_LEN32_RD_MAX;
288 if (bp->port.port_stx) {
294 dmae->dst_addr_lo = bp->port.port_stx >> 2;
1276 if (bp->port.port_stx) {
1288 dmae->dst_addr_lo = bp->port.port_stx >> 2;
1409 if (!bp->port.pmf || !bp->port.port_stx) {
1421 dmae->dst_addr_lo = bp->port.port_stx >> 2;
1592 if (bp->port.pmf && bp->port.port_stx)
[all...]
H A Dbnx2x.h1020 u32 port_stx; member in struct:bnx2x_port
H A Dbnx2x_hsi.h1259 u32 port_stx; member in struct:drv_port_mb
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_mfw_hsi.h627 u32 port_stx; member in struct:public_port

Completed in 163 milliseconds