Searched refs:vf_rxq_count (Results 1 – 3 of 3) sorted by relevance
166 #define vf_rxq_count(vf) ((vf)->alloc_resc.num_rxqs) macro225 for ((var) = 0; (var) < vf_rxq_count(vf); (var)++)230 #define is_vf_multi(vf) (vf_rxq_count(vf) > 1)
1283 resc->num_rxqs = vf_rxq_count(vf) ? : in bnx2x_vf_mbx_acquire_resp()1330 for (i = 0; i < vf_rxq_count(vf); i++) in bnx2x_vf_mbx_acquire_resp()1528 if (setup_q->vf_qid >= vf_rxq_count(vf)) { in bnx2x_vf_mbx_setup_q()1530 setup_q->vf_qid, vf_rxq_count(vf)); in bnx2x_vf_mbx_setup_q()1910 if (filters->vf_qid > vf_rxq_count(vf)) { in bnx2x_filters_validate_vlan()
882 for (i = 0; i < vf_rxq_count(vf); i++) { in bnx2x_vf_flr()1996 u8 rxq_cnt = vf_rxq_count(vf) ? : bnx2x_vf_max_queue_cnt(bp, vf); in bnx2x_vf_chk_avail_resc()2055 vf_rxq_count(vf) = resc->num_rxqs ? : bnx2x_vf_max_queue_cnt(bp, vf); in bnx2x_vf_acquire()2060 vf_sb_count(vf), vf_rxq_count(vf), in bnx2x_vf_acquire()2162 for (i = 0; i < vf_rxq_count(vf); i++) { in bnx2x_vf_close()2260 for (qid = 0; qid < vf_rxq_count(vf); qid++) { in bnx2x_vf_tpa_update()