Home
last modified time | relevance | path

Searched refs:vf_txq_count (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.h167 #define vf_txq_count(vf) ((vf)->alloc_resc.num_txqs) macro
H A Dbnx2x_sriov.c2004 u8 txq_cnt = vf_txq_count(vf) ? : bnx2x_vf_max_queue_cnt(bp, vf); in bnx2x_vf_chk_avail_resc()
2063 vf_txq_count(vf) = resc->num_txqs ? : bnx2x_vf_max_queue_cnt(bp, vf); in bnx2x_vf_acquire()
2068 vf_txq_count(vf), vf_mac_rules_cnt(vf), in bnx2x_vf_acquire()
H A Dbnx2x_vfpf.c1283 resc->num_txqs = vf_txq_count(vf) ? : in bnx2x_vf_mbx_acquire_resp()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.h167 #define vf_txq_count(vf) ((vf)->alloc_resc.num_txqs) macro
H A Dbnx2x_sriov.c1997 u8 txq_cnt = vf_txq_count(vf) ? : bnx2x_vf_max_queue_cnt(bp, vf); in bnx2x_vf_chk_avail_resc()
2056 vf_txq_count(vf) = resc->num_txqs ? : bnx2x_vf_max_queue_cnt(bp, vf); in bnx2x_vf_acquire()
2061 vf_txq_count(vf), vf_mac_rules_cnt(vf), in bnx2x_vf_acquire()
H A Dbnx2x_vfpf.c1285 resc->num_txqs = vf_txq_count(vf) ? : in bnx2x_vf_mbx_acquire_resp()

Completed in 17 milliseconds