Home
last modified time | relevance | path

Searched refs:TX_SWITCHING (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.c2352 bp->flags |= TX_SWITCHING; in bnx2x_set_pf_tx_switching()
2354 bp->flags &= ~TX_SWITCHING; in bnx2x_set_pf_tx_switching()
Dbnx2x.h1582 #define TX_SWITCHING (1 << 18) macro
Dbnx2x_cmn.c4028 if (bp->flags & TX_SWITCHING) in bnx2x_start_xmit()
Dbnx2x_main.c3107 if (bp->flags & TX_SWITCHING) in bnx2x_get_common_flags()