Searched refs:vfr (Results 1 – 7 of 7) sorted by relevance
178 if (!vfr) in bnxt_pmd_get_svif()182 return vfr->svif; in bnxt_pmd_get_svif()184 eth_dev = vfr->parent_dev; in bnxt_pmd_get_svif()236 if (!vfr) in bnxt_pmd_get_vnic_id()240 return vfr->dflt_vnic_id; in bnxt_pmd_get_vnic_id()242 eth_dev = vfr->parent_dev; in bnxt_pmd_get_vnic_id()261 if (!vfr) in bnxt_pmd_get_fw_func_id()265 return vfr->fw_fid; in bnxt_pmd_get_fw_func_id()306 if (!vfr) in bnxt_pmd_get_phy_port_id()326 if (!vfr) in bnxt_pmd_get_parif()[all …]
561 struct bnxt_representor *vfr = vfr_ethdev->data->dev_private; in bnxt_ulp_create_vfr_default_rules() local562 struct rte_eth_dev *parent_dev = vfr->parent_dev; in bnxt_ulp_create_vfr_default_rules()594 &vfr->vfr_tx_cfa_action); in bnxt_ulp_create_vfr_default_rules()612 bnxt_ulp_delete_vfr_default_rules(struct bnxt_representor *vfr) in bnxt_ulp_delete_vfr_default_rules() argument615 struct rte_eth_dev *parent_dev = vfr->parent_dev; in bnxt_ulp_delete_vfr_default_rules()621 vfr->dpdk_port_id); in bnxt_ulp_delete_vfr_default_rules()632 vfr->vfr_tx_cfa_action = 0; in bnxt_ulp_delete_vfr_default_rules()
1851 struct bnxt_representor *vfr = dev->data->dev_private; in bnxt_ulp_eth_dev_ptr2_cntxt_get() local1853 bp = vfr->parent_dev->data->dev_private; in bnxt_ulp_eth_dev_ptr2_cntxt_get()
333 vfr->vf_id); in bnxt_tf_vfr_alloc()341 vfr->vf_id); in bnxt_tf_vfr_alloc()350 vfr->vf_id, rc); in bnxt_tf_vfr_alloc()354 vfr->dpdk_port_id); in bnxt_tf_vfr_alloc()364 if (!vfr || !vfr->parent_dev) { in bnxt_vfr_alloc()389 vfr->vf_id); in bnxt_vfr_alloc()393 vfr->vf_id); in bnxt_vfr_alloc()474 if (!vfr || !vfr->parent_dev) { in bnxt_vfr_free()483 vfr->dpdk_port_id); in bnxt_vfr_free()495 vfr->vf_id); in bnxt_vfr_free()[all …]
1032 bnxt_ulp_delete_vfr_default_rules(struct bnxt_representor *vfr);
3376 struct bnxt_representor *vfr = dev->data->dev_private; in bnxt_flow_ops_get_op() local3377 bp = vfr->parent_dev->data->dev_private; in bnxt_flow_ops_get_op()
20 bool vfr; /* VF reset event */ member139 if (reset_param->vfr && adapter->repr_infos) { in ice_dcf_vsi_update_service_handler()160 start_vsi_reset_thread(struct ice_dcf_hw *dcf_hw, bool vfr, uint16_t vf_id) in start_vsi_reset_thread() argument175 param->vfr = vfr; in start_vsi_reset_thread()