Searched refs:TX_SWITCHING (Results 1 – 4 of 4) sorted by relevance
2358 bp->flags |= TX_SWITCHING; in bnx2x_set_pf_tx_switching()2360 bp->flags &= ~TX_SWITCHING; in bnx2x_set_pf_tx_switching()
1482 #define TX_SWITCHING (1 << 18) macro
4012 if (bp->flags & TX_SWITCHING) in bnx2x_start_xmit()
3122 if (bp->flags & TX_SWITCHING) in bnx2x_get_common_flags()