vf_txq_count
u8 txq_cnt = vf_txq_count(vf) ? : bnx2x_vf_max_queue_cnt(bp, vf);
vf_txq_count(vf) = resc->num_txqs ? : bnx2x_vf_max_queue_cnt(bp, vf);
vf_txq_count(vf), vf_mac_rules_cnt(vf),
resc->num_txqs = vf_txq_count(vf) ? :