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

/linux-master/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);
2056 vf_txq_count(vf) = resc->num_txqs ? : bnx2x_vf_max_queue_cnt(bp, vf);
2061 vf_txq_count(vf), vf_mac_rules_cnt(vf),
H A Dbnx2x_vfpf.c1285 resc->num_txqs = vf_txq_count(vf) ? :

Completed in 162 milliseconds