Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.h161 #define vf_txq_count(vf) ((vf)->alloc_resc.num_txqs) macro
Dbnx2x_sriov.c2033 u8 txq_cnt = vf_txq_count(vf) ? : bnx2x_vf_max_queue_cnt(bp, vf); in bnx2x_vf_chk_avail_resc()
2093 vf_txq_count(vf) = resc->num_txqs ? : bnx2x_vf_max_queue_cnt(bp, vf); in bnx2x_vf_acquire()
2102 vf_txq_count(vf), vf_mac_rules_cnt(vf), in bnx2x_vf_acquire()
Dbnx2x_vfpf.c1202 resc->num_txqs = vf_txq_count(vf) ? : in bnx2x_vf_mbx_acquire_resp()