Searched refs:vf_rxq_count (Results 1 – 3 of 3) sorted by relevance
163 #define vf_rxq_count(vf) ((vf)->alloc_resc.num_rxqs) macro222 for ((var) = 0; (var) < vf_rxq_count(vf); (var)++)227 #define is_vf_multi(vf) (vf_rxq_count(vf) > 1)
1284 resc->num_rxqs = vf_rxq_count(vf) ? : in bnx2x_vf_mbx_acquire_resp()1331 for (i = 0; i < vf_rxq_count(vf); i++) in bnx2x_vf_mbx_acquire_resp()1529 if (setup_q->vf_qid >= vf_rxq_count(vf)) { in bnx2x_vf_mbx_setup_q()1531 setup_q->vf_qid, vf_rxq_count(vf)); in bnx2x_vf_mbx_setup_q()1915 if (filters->vf_qid > vf_rxq_count(vf)) { in bnx2x_filters_validate_vlan()
889 for (i = 0; i < vf_rxq_count(vf); i++) { in bnx2x_vf_flr()2006 u8 rxq_cnt = vf_rxq_count(vf) ? : bnx2x_vf_max_queue_cnt(bp, vf); in bnx2x_vf_chk_avail_resc()2065 vf_rxq_count(vf) = resc->num_rxqs ? : bnx2x_vf_max_queue_cnt(bp, vf); in bnx2x_vf_acquire()2070 vf_sb_count(vf), vf_rxq_count(vf), in bnx2x_vf_acquire()2172 for (i = 0; i < vf_rxq_count(vf); i++) { in bnx2x_vf_close()2270 for (qid = 0; qid < vf_rxq_count(vf); qid++) { in bnx2x_vf_tpa_update()