Home
last modified time | relevance | path

Searched refs:bnx2x_vf_queue (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.h72 struct bnx2x_vf_queue { struct
171 struct bnx2x_vf_queue *vfqs;
321 struct bnx2x_vf_queue *vfqs;
364 static inline struct bnx2x_vf_queue *vfq_get(struct bnx2x_virtf *vf, u8 index) in vfq_get()
380 static u8 vfq_cl_id(struct bnx2x_virtf *vf, struct bnx2x_vf_queue *q) in vfq_cl_id()
385 static inline u8 vfq_stat_id(struct bnx2x_virtf *vf, struct bnx2x_vf_queue *q) in vfq_stat_id()
393 static inline u8 vfq_qzone_id(struct bnx2x_virtf *vf, struct bnx2x_vf_queue *q) in vfq_qzone_id()
442 struct bnx2x_vf_queue *q,
Dbnx2x_sriov.c170 struct bnx2x_vf_queue *q, in bnx2x_vfop_qctor_prep()
611 struct bnx2x_vf_queue *vfq = vfq_get(vf, qid); in bnx2x_vf_prep_rx_mode()
1277 BNX2X_MAX_NUM_VF_QUEUES * sizeof(struct bnx2x_vf_queue), in bnx2x_iov_init_one()
1413 struct bnx2x_vf_queue *q) in bnx2x_vfq_init()
1670 struct bnx2x_vf_queue *vfq, in bnx2x_vf_handle_classification_eqe()
1912 struct bnx2x_vf_queue *rxq = vfq_get(vf, j); in bnx2x_iov_adjust_stats_req()
2065 struct bnx2x_vf_queue *q = vfq_get(vf, i); in bnx2x_vf_acquire()
Dbnx2x_vfpf.c543 struct bnx2x_vf_queue *q) in bnx2x_leading_vfq_init()
1539 struct bnx2x_vf_queue *q = vfq_get(vf, setup_q->vf_qid); in bnx2x_vf_mbx_setup_q()