Home
last modified time | relevance | path

Searched defs:vfq (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c592 struct bnx2x_vf_queue *vfq = vfq_get(vf, qid); in bnx2x_vf_prep_rx_mode() local
1672 struct bnx2x_vf_queue *vfq, in bnx2x_vf_handle_classification_eqe()
H A Dbnx2x_sriov.h178 #define bnx2x_vfq_is_leading(vfq) ((vfq)->index == LEADING_IDX) argument