Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.h178 #define bnx2x_vfq_is_leading(vfq) ((vfq)->index == LEADING_IDX) argument
Dbnx2x_sriov.c592 struct bnx2x_vf_queue *vfq = vfq_get(vf, qid); in bnx2x_vf_prep_rx_mode() local
595 ramrod->cid = vfq->cid; in bnx2x_vf_prep_rx_mode()
596 ramrod->cl_id = vfq_cl_id(vf, vfq); in bnx2x_vf_prep_rx_mode()
1672 struct bnx2x_vf_queue *vfq, in bnx2x_vf_handle_classification_eqe() argument
1684 rc = vfq->mac_obj.complete(bp, &vfq->mac_obj, elem, in bnx2x_vf_handle_classification_eqe()
1688 rc = vfq->vlan_obj.complete(bp, &vfq->vlan_obj, elem, in bnx2x_vf_handle_classification_eqe()