Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.h175 #define bnx2x_vfq_is_leading(vfq) ((vfq)->index == LEADING_IDX) argument
Dbnx2x_sriov.c612 struct bnx2x_vf_queue *vfq = vfq_get(vf, qid); in bnx2x_vf_prep_rx_mode() local
615 ramrod->cid = vfq->cid; in bnx2x_vf_prep_rx_mode()
616 ramrod->cl_id = vfq_cl_id(vf, vfq); in bnx2x_vf_prep_rx_mode()
1676 struct bnx2x_vf_queue *vfq, in bnx2x_vf_handle_classification_eqe() argument
1688 rc = vfq->mac_obj.complete(bp, &vfq->mac_obj, elem, in bnx2x_vf_handle_classification_eqe()
1692 rc = vfq->vlan_obj.complete(bp, &vfq->vlan_obj, elem, in bnx2x_vf_handle_classification_eqe()