Searched refs:TX_SWITCHING (Results 1 – 4 of 4) sorted by relevance
2350 bp->flags |= TX_SWITCHING; in bnx2x_set_pf_tx_switching()2352 bp->flags &= ~TX_SWITCHING; in bnx2x_set_pf_tx_switching()
1477 #define TX_SWITCHING (1 << 18) macro
3984 if (bp->flags & TX_SWITCHING) in bnx2x_start_xmit()
3111 if (bp->flags & TX_SWITCHING) in bnx2x_get_common_flags()