Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.h174 #define bnx2x_vfq_is_leading(vfq) ((vfq)->index == LEADING_IDX) argument
Dbnx2x_sriov.c635 struct bnx2x_vf_queue *vfq = vfq_get(vf, qid); in bnx2x_vf_prep_rx_mode() local
638 ramrod->cid = vfq->cid; in bnx2x_vf_prep_rx_mode()
639 ramrod->cl_id = vfq_cl_id(vf, vfq); in bnx2x_vf_prep_rx_mode()
1712 struct bnx2x_vf_queue *vfq, in bnx2x_vf_handle_classification_eqe() argument
1723 rc = vfq->mac_obj.complete(bp, &vfq->mac_obj, elem, in bnx2x_vf_handle_classification_eqe()
1727 rc = vfq->vlan_obj.complete(bp, &vfq->vlan_obj, elem, in bnx2x_vf_handle_classification_eqe()