Searched refs:vfr_ethdev (Results 1 – 3 of 3) sorted by relevance
311 static int bnxt_tf_vfr_alloc(struct rte_eth_dev *vfr_ethdev) in bnxt_tf_vfr_alloc() argument314 struct bnxt_representor *vfr = vfr_ethdev->data->dev_private; in bnxt_tf_vfr_alloc()323 vfr->dpdk_port_id = vfr_ethdev->data->port_id; in bnxt_tf_vfr_alloc()330 rc = ulp_port_db_dev_port_intf_update(parent_bp->ulp_ctx, vfr_ethdev); in bnxt_tf_vfr_alloc()338 rc = bnxt_ulp_create_vfr_default_rules(vfr_ethdev); in bnxt_tf_vfr_alloc()345 vfr->dpdk_port_id = vfr_ethdev->data->port_id; in bnxt_tf_vfr_alloc()358 static int bnxt_vfr_alloc(struct rte_eth_dev *vfr_ethdev) in bnxt_vfr_alloc() argument361 struct bnxt_representor *vfr = vfr_ethdev->data->dev_private; in bnxt_vfr_alloc()386 rc = bnxt_tf_vfr_alloc(vfr_ethdev); in bnxt_vfr_alloc()
1030 bnxt_ulp_create_vfr_default_rules(struct rte_eth_dev *vfr_ethdev);
558 bnxt_ulp_create_vfr_default_rules(struct rte_eth_dev *vfr_ethdev) in bnxt_ulp_create_vfr_default_rules() argument561 struct bnxt_representor *vfr = vfr_ethdev->data->dev_private; in bnxt_ulp_create_vfr_default_rules()564 uint16_t vfr_port_id = vfr_ethdev->data->port_id; in bnxt_ulp_create_vfr_default_rules()571 port_id = vfr_ethdev->data->port_id; in bnxt_ulp_create_vfr_default_rules()