Home
last modified time | relevance | path

Searched refs:bnxt_representor (Results 1 – 9 of 9) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt_reps.c38 struct bnxt_representor *vfr_bp = NULL; in bnxt_vfr_recv()
116 struct bnxt_representor *vf_rep_bp; in bnxt_rep_tx_burst()
173 struct bnxt_representor *rep_params = in bnxt_representor_init()
174 (struct bnxt_representor *)params; in bnxt_representor_init()
259 struct bnxt_representor *rep = in bnxt_representor_uninit()
260 (struct bnxt_representor *)eth_dev->data->dev_private; in bnxt_representor_uninit()
288 struct bnxt_representor *rep = in bnxt_rep_link_update_op()
289 (struct bnxt_representor *)eth_dev->data->dev_private; in bnxt_rep_link_update_op()
314 struct bnxt_representor *vfr = vfr_ethdev->data->dev_private; in bnxt_tf_vfr_alloc()
463 static int bnxt_tf_vfr_free(struct bnxt_representor *vfr) in bnxt_tf_vfr_free()
[all …]
H A Dbnxt_hwrm.h315 int bnxt_hwrm_cfa_pair_exists(struct bnxt *bp, struct bnxt_representor *rep_bp);
316 int bnxt_hwrm_cfa_pair_alloc(struct bnxt *bp, struct bnxt_representor *rep);
317 int bnxt_hwrm_cfa_pair_free(struct bnxt *bp, struct bnxt_representor *rep);
H A Dbnxt.h916 struct bnxt_representor { struct
959 struct bnxt_representor *bp; argument
1032 bnxt_ulp_delete_vfr_default_rules(struct bnxt_representor *vfr);
H A Dbnxt_cpr.c54 struct bnxt_representor *vf_rep_bp; in bnxt_process_default_vnic_change()
H A Dbnxt_ethdev.c3376 struct bnxt_representor *vfr = dev->data->dev_private; in bnxt_flow_ops_get_op()
5475 struct bnxt_representor *vfr_bp = opaque_arg; in bnxt_parse_devarg_rep_is_pf()
5512 struct bnxt_representor *vfr_bp = opaque_arg; in bnxt_parse_devarg_rep_based_pf()
5550 struct bnxt_representor *vfr_bp = opaque_arg; in bnxt_parse_devarg_rep_q_r2f()
5587 struct bnxt_representor *vfr_bp = opaque_arg; in bnxt_parse_devarg_rep_q_f2r()
5624 struct bnxt_representor *vfr_bp = opaque_arg; in bnxt_parse_devarg_rep_fc_r2f()
5661 struct bnxt_representor *vfr_bp = opaque_arg; in bnxt_parse_devarg_rep_fc_f2r()
6140 struct bnxt_representor representor = { in bnxt_rep_port_probe()
6234 sizeof(struct bnxt_representor), in bnxt_rep_port_probe()
H A Dbnxt_hwrm.c6019 int bnxt_hwrm_cfa_pair_exists(struct bnxt *bp, struct bnxt_representor *rep_bp) in bnxt_hwrm_cfa_pair_exists()
6047 int bnxt_hwrm_cfa_pair_alloc(struct bnxt *bp, struct bnxt_representor *rep_bp) in bnxt_hwrm_cfa_pair_alloc()
6093 int bnxt_hwrm_cfa_pair_free(struct bnxt *bp, struct bnxt_representor *rep_bp) in bnxt_hwrm_cfa_pair_free()
/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()
235 struct bnxt_representor *vfr = eth_dev->data->dev_private; in bnxt_pmd_get_vnic_id()
260 struct bnxt_representor *vfr = eth_dev->data->dev_private; in bnxt_pmd_get_fw_func_id()
299 struct bnxt_representor *vfr; in bnxt_pmd_get_phy_port_id()
325 struct bnxt_representor *vfr = eth_dev->data->dev_private; in bnxt_pmd_get_parif()
H A Dulp_def_rules.c561 struct bnxt_representor *vfr = vfr_ethdev->data->dev_private; 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()
H A Dbnxt_ulp.c1180 struct bnxt_representor *vfr_bp; in bnxt_ulp_destroy_vfr_default_rules()
1851 struct bnxt_representor *vfr = dev->data->dev_private; in bnxt_ulp_eth_dev_ptr2_cntxt_get()