Searched refs:bnx2x_vf_queue (Results 1 – 3 of 3) sorted by relevance
/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sriov.h | 72 struct bnx2x_vf_queue { struct 176 struct bnx2x_vf_queue *vfqs; 326 struct bnx2x_vf_queue *vfqs; 369 static inline struct bnx2x_vf_queue *vfq_get(struct bnx2x_virtf *vf, u8 index) in vfq_get() 385 static u8 vfq_cl_id(struct bnx2x_virtf *vf, struct bnx2x_vf_queue *q) in vfq_cl_id() 390 static inline u8 vfq_stat_id(struct bnx2x_virtf *vf, struct bnx2x_vf_queue *q) in vfq_stat_id() 398 static inline u8 vfq_qzone_id(struct bnx2x_virtf *vf, struct bnx2x_vf_queue *q) in vfq_qzone_id() 447 struct bnx2x_vf_queue *q,
|
D | bnx2x_sriov.c | 168 struct bnx2x_vf_queue *q, in bnx2x_vfop_qctor_prep() 592 struct bnx2x_vf_queue *vfq = vfq_get(vf, qid); in bnx2x_vf_prep_rx_mode() 1279 sizeof(struct bnx2x_vf_queue), in bnx2x_iov_init_one() 1415 struct bnx2x_vf_queue *q) in bnx2x_vfq_init() 1672 struct bnx2x_vf_queue *vfq, in bnx2x_vf_handle_classification_eqe() 1918 struct bnx2x_vf_queue *rxq = vfq_get(vf, j); in bnx2x_iov_adjust_stats_req() 2071 struct bnx2x_vf_queue *q = vfq_get(vf, i); in bnx2x_vf_acquire()
|
D | bnx2x_vfpf.c | 545 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()
|