Searched refs:bnx2x_vf_queue (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sriov.h | 70 struct bnx2x_vf_queue { struct 172 struct bnx2x_vf_queue *vfqs; 309 struct bnx2x_vf_queue *vfqs; 352 static inline struct bnx2x_vf_queue *vfq_get(struct bnx2x_virtf *vf, u8 index) in vfq_get() 368 static u8 vfq_cl_id(struct bnx2x_virtf *vf, struct bnx2x_vf_queue *q) in vfq_cl_id() 373 static inline u8 vfq_stat_id(struct bnx2x_virtf *vf, struct bnx2x_vf_queue *q) in vfq_stat_id() 381 static inline u8 vfq_qzone_id(struct bnx2x_virtf *vf, struct bnx2x_vf_queue *q) in vfq_qzone_id() 430 struct bnx2x_vf_queue *q,
|
D | bnx2x_sriov.c | 168 struct bnx2x_vf_queue *q, in bnx2x_vfop_qctor_prep() 635 struct bnx2x_vf_queue *vfq = vfq_get(vf, qid); in bnx2x_vf_prep_rx_mode() 1327 BNX2X_MAX_NUM_VF_QUEUES * sizeof(struct bnx2x_vf_queue), in bnx2x_iov_init_one() 1460 struct bnx2x_vf_queue *q) in bnx2x_vfq_init() 1712 struct bnx2x_vf_queue *vfq, in bnx2x_vf_handle_classification_eqe() 1954 struct bnx2x_vf_queue *rxq = vfq_get(vf, j); in bnx2x_iov_adjust_stats_req() 2112 struct bnx2x_vf_queue *q = vfq_get(vf, i); in bnx2x_vf_acquire()
|
D | bnx2x_vfpf.c | 536 struct bnx2x_vf_queue *q) in bnx2x_leading_vfq_init() 1449 struct bnx2x_vf_queue *q = vfq_get(vf, setup_q->vf_qid); in bnx2x_vf_mbx_setup_q()
|