Home
last modified time | relevance | path

Searched refs:skip_tx_queue (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1947 if (skip_tx_queue(bp, var)) \
1954 if (skip_tx_queue(bp, var)) \
1960 if (skip_tx_queue(bp, var)) \
1981 #define skip_tx_queue(bp, idx) (NO_FCOE(bp) && IS_FCOE_IDX(idx)) macro
H A Dbnx2x_cmn.c4414 if (!skip_tx_queue(bp, fp_index)) { in bnx2x_free_fp_mem_at()
4578 if (!skip_tx_queue(bp, index)) { in bnx2x_alloc_fp_mem_at()