Lines Matching refs:vf_qid
614 req->vf_qid = fp_idx; in bnx2x_vfpf_setup_q()
678 req->vf_qid = qidx; in bnx2x_vfpf_teardown_queue()
709 int bnx2x_vfpf_config_mac(struct bnx2x *bp, u8 *addr, u8 vf_qid, bool set) in bnx2x_vfpf_config_mac() argument
721 req->vf_qid = vf_qid; in bnx2x_vfpf_config_mac()
889 req->vf_qid = 0; in bnx2x_vfpf_set_mcast()
940 req->vf_qid = 0; in bnx2x_vfpf_storm_rx_mode()
1438 if (setup_q->vf_qid >= vf_rxq_count(vf)) { in bnx2x_vf_mbx_setup_q()
1440 setup_q->vf_qid, vf_rxq_count(vf)); in bnx2x_vf_mbx_setup_q()
1449 struct bnx2x_vf_queue *q = vfq_get(vf, setup_q->vf_qid); in bnx2x_vf_mbx_setup_q()
1654 msg->vf_qid, in bnx2x_vf_mbx_qfilters()
1671 msg->vf_qid, in bnx2x_vf_mbx_qfilters()
1698 rc = bnx2x_vf_rxmode(bp, vf, msg->vf_qid, accept); in bnx2x_vf_mbx_qfilters()
1713 vf->abs_vfid, msg->vf_qid, rc); in bnx2x_vf_mbx_qfilters()
1777 if (filters->vf_qid > vf_rxq_count(vf)) { in bnx2x_filters_validate_vlan()
1803 filters->vf_qid); in bnx2x_vf_mbx_set_q_filters()
1816 int qid = mbx->msg->req.q_op.vf_qid; in bnx2x_vf_mbx_teardown_q()