Home
last modified time | relevance | path

Searched refs:TX_SWITCHING (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c2365 bp->flags |= TX_SWITCHING; in bnx2x_set_pf_tx_switching()
2367 bp->flags &= ~TX_SWITCHING; in bnx2x_set_pf_tx_switching()
H A Dbnx2x.h1482 #define TX_SWITCHING (1 << 18) macro
H A Dbnx2x_cmn.c4001 if (bp->flags & TX_SWITCHING) in bnx2x_start_xmit()
H A Dbnx2x_main.c3124 if (bp->flags & TX_SWITCHING) in bnx2x_get_common_flags()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c2358 bp->flags |= TX_SWITCHING; in bnx2x_set_pf_tx_switching()
2360 bp->flags &= ~TX_SWITCHING; in bnx2x_set_pf_tx_switching()
H A Dbnx2x.h1482 #define TX_SWITCHING (1 << 18) macro
H A Dbnx2x_cmn.c4012 if (bp->flags & TX_SWITCHING) in bnx2x_start_xmit()
H A Dbnx2x_main.c3122 if (bp->flags & TX_SWITCHING) in bnx2x_get_common_flags()

Completed in 60 milliseconds