Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.h72 struct bnx2x_vf_queue { struct
175 struct bnx2x_vf_queue *vfqs;
325 struct bnx2x_vf_queue *vfqs;
368 static inline struct bnx2x_vf_queue *vfq_get(struct bnx2x_virtf *vf, u8 index) in vfq_get()
384 static u8 vfq_cl_id(struct bnx2x_virtf *vf, struct bnx2x_vf_queue *q) in vfq_cl_id()
389 static inline u8 vfq_stat_id(struct bnx2x_virtf *vf, struct bnx2x_vf_queue *q) in vfq_stat_id()
397 static inline u8 vfq_qzone_id(struct bnx2x_virtf *vf, struct bnx2x_vf_queue *q) in vfq_qzone_id()
446 struct bnx2x_vf_queue *q,
Dbnx2x_sriov.c168 struct bnx2x_vf_queue *q, in bnx2x_vfop_qctor_prep()
613 struct bnx2x_vf_queue *vfq = vfq_get(vf, qid); in bnx2x_vf_prep_rx_mode()
1286 sizeof(struct bnx2x_vf_queue), in bnx2x_iov_init_one()
1422 struct bnx2x_vf_queue *q) in bnx2x_vfq_init()
1679 struct bnx2x_vf_queue *vfq, in bnx2x_vf_handle_classification_eqe()
1930 struct bnx2x_vf_queue *rxq = vfq_get(vf, j); in bnx2x_iov_adjust_stats_req()
2084 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()
1537 struct bnx2x_vf_queue *q = vfq_get(vf, setup_q->vf_qid); in bnx2x_vf_mbx_setup_q()