Searched refs:vfr_ethdev (Results 1 – 3 of 3) sorted by relevance
307 static int bnxt_tf_vfr_alloc(struct rte_eth_dev *vfr_ethdev) in bnxt_tf_vfr_alloc() argument310 struct bnxt_representor *vfr = vfr_ethdev->data->dev_private; in bnxt_tf_vfr_alloc()320 rc = ulp_port_db_dev_port_intf_update(parent_bp->ulp_ctx, vfr_ethdev); in bnxt_tf_vfr_alloc()328 rc = bnxt_ulp_create_vfr_default_rules(vfr_ethdev); in bnxt_tf_vfr_alloc()335 vfr->dpdk_port_id = vfr_ethdev->data->port_id; in bnxt_tf_vfr_alloc()348 static int bnxt_vfr_alloc(struct rte_eth_dev *vfr_ethdev) in bnxt_vfr_alloc() argument351 struct bnxt_representor *vfr = vfr_ethdev->data->dev_private; in bnxt_vfr_alloc()376 rc = bnxt_tf_vfr_alloc(vfr_ethdev); in bnxt_vfr_alloc()
935 bnxt_ulp_create_vfr_default_rules(struct rte_eth_dev *vfr_ethdev);
571 bnxt_ulp_create_vfr_default_rules(struct rte_eth_dev *vfr_ethdev) in bnxt_ulp_create_vfr_default_rules() argument574 struct bnxt_representor *vfr = vfr_ethdev->data->dev_private; in bnxt_ulp_create_vfr_default_rules()577 uint16_t vfr_port_id = vfr_ethdev->data->port_id; in bnxt_ulp_create_vfr_default_rules()584 port_id = vfr_ethdev->data->port_id; in bnxt_ulp_create_vfr_default_rules()