Home
last modified time | relevance | path

Searched defs:vfr (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/bnxt/tf_ulp/
H A Dbnxt_tf_pmd_shim.c177 struct bnxt_representor *vfr = eth_dev->data->dev_private; in bnxt_pmd_get_svif() local
235 struct bnxt_representor *vfr = eth_dev->data->dev_private; in bnxt_pmd_get_vnic_id() local
260 struct bnxt_representor *vfr = eth_dev->data->dev_private; in bnxt_pmd_get_fw_func_id() local
299 struct bnxt_representor *vfr; in bnxt_pmd_get_phy_port_id() local
325 struct bnxt_representor *vfr = eth_dev->data->dev_private; in bnxt_pmd_get_parif() local
H A Dulp_def_rules.c561 struct bnxt_representor *vfr = vfr_ethdev->data->dev_private; in bnxt_ulp_create_vfr_default_rules() local
612 bnxt_ulp_delete_vfr_default_rules(struct bnxt_representor *vfr) in bnxt_ulp_delete_vfr_default_rules()
H A Dbnxt_ulp.c1851 struct bnxt_representor *vfr = dev->data->dev_private; in bnxt_ulp_eth_dev_ptr2_cntxt_get() local
/dpdk/drivers/net/bnxt/
H A Dbnxt_reps.c314 struct bnxt_representor *vfr = vfr_ethdev->data->dev_private; in bnxt_tf_vfr_alloc() local
361 struct bnxt_representor *vfr = vfr_ethdev->data->dev_private; in bnxt_vfr_alloc() local
463 static int bnxt_tf_vfr_free(struct bnxt_representor *vfr) in bnxt_tf_vfr_free()
469 static int bnxt_vfr_free(struct bnxt_representor *vfr) in bnxt_vfr_free()
H A Dbnxt_ethdev.c3376 struct bnxt_representor *vfr = dev->data->dev_private; in bnxt_flow_ops_get_op() local
/dpdk/drivers/net/ice/
H A Dice_dcf_parent.c20 bool vfr; /* VF reset event */ member
160 start_vsi_reset_thread(struct ice_dcf_hw *dcf_hw, bool vfr, uint16_t vf_id) in start_vsi_reset_thread()