Searched refs:bnx2x_fcoe_tx (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/ | ||
D | bnx2x.h | 637 #define bnx2x_fcoe_tx(bp, var) (bnx2x_fcoe_fp(bp)-> \ macro |
D | bnx2x_cmn.c | 1934 return bnx2x_fcoe_tx(bp, txq_index); in bnx2x_select_queue() |