Searched refs:vf_rep_bp (Results 1 – 2 of 2) sorted by relevance
121 vf_rep_bp = vfr_txq->bp; in bnxt_rep_tx_burst()130 vf_rep_bp->tx_pkts[qid]++; in bnxt_rep_tx_burst()147 &vf_rep_bp->dflt_vnic_id, in bnxt_get_dflt_vnic_svif()148 &vf_rep_bp->svif); in bnxt_get_dflt_vnic_svif()155 vf_rep_bp->dflt_vnic_id); in bnxt_get_dflt_vnic_svif()192 memcpy(vf_rep_bp->mac_addr, vf_rep_bp->dflt_mac_addr, in bnxt_representor_init()217 vf_rep_bp->switch_domain_id, vf_rep_bp->vf_id); in bnxt_representor_init()220 vf_rep_bp->fw_fid = vf_rep_bp->rep_based_pf + 1; in bnxt_representor_init()221 vf_rep_bp->parent_pf_idx = vf_rep_bp->rep_based_pf; in bnxt_representor_init()225 vf_rep_bp->fw_fid, in bnxt_representor_init()[all …]
54 struct bnxt_representor *vf_rep_bp; in bnxt_process_default_vnic_change() local81 vf_rep_bp = eth_dev->data->dev_private; in bnxt_process_default_vnic_change()82 if (vf_rep_bp && in bnxt_process_default_vnic_change()83 vf_rep_bp->fw_fid == vf_fid) { in bnxt_process_default_vnic_change()