Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_reps.c42 struct bnxt_representor *vfr_bp; in bnxt_vfr_recv()
112 struct bnxt_representor *vf_rep_bp; in bnxt_rep_tx_burst()
169 struct bnxt_representor *rep_params = in bnxt_representor_init()
170 (struct bnxt_representor *)params; in bnxt_representor_init()
255 struct bnxt_representor *rep = in bnxt_representor_uninit()
256 (struct bnxt_representor *)eth_dev->data->dev_private; in bnxt_representor_uninit()
284 struct bnxt_representor *rep = in bnxt_rep_link_update_op()
285 (struct bnxt_representor *)eth_dev->data->dev_private; in bnxt_rep_link_update_op()
310 struct bnxt_representor *vfr = vfr_ethdev->data->dev_private; in bnxt_tf_vfr_alloc()
433 static int bnxt_tf_vfr_free(struct bnxt_representor *vfr) in bnxt_tf_vfr_free()
[all …]
H A Dbnxt_hwrm.h303 int bnxt_hwrm_cfa_pair_alloc(struct bnxt *bp, struct bnxt_representor *rep);
304 int bnxt_hwrm_cfa_pair_free(struct bnxt *bp, struct bnxt_representor *rep);
H A Dbnxt.h831 struct bnxt_representor { struct
874 struct bnxt_representor *bp; argument
937 bnxt_ulp_delete_vfr_default_rules(struct bnxt_representor *vfr);
H A Dbnxt_ethdev.c3018 struct bnxt_representor *vfr = dev->data->dev_private; in bnxt_filter_ctrl_op()
4442 struct bnxt_representor *vfr = eth_dev->data->dev_private; in bnxt_get_svif()
4530 struct bnxt_representor *vfr; in bnxt_get_phy_port_id()
4921 struct bnxt_representor *vfr_bp = opaque_arg; in bnxt_parse_devarg_rep_is_pf()
4958 struct bnxt_representor *vfr_bp = opaque_arg; in bnxt_parse_devarg_rep_based_pf()
4996 struct bnxt_representor *vfr_bp = opaque_arg; in bnxt_parse_devarg_rep_q_r2f()
5033 struct bnxt_representor *vfr_bp = opaque_arg; in bnxt_parse_devarg_rep_q_f2r()
5070 struct bnxt_representor *vfr_bp = opaque_arg; in bnxt_parse_devarg_rep_fc_r2f()
5107 struct bnxt_representor *vfr_bp = opaque_arg; in bnxt_parse_devarg_rep_fc_f2r()
5552 struct bnxt_representor representor = { in bnxt_rep_port_probe()
[all …]
H A Dbnxt_cpr.c54 struct bnxt_representor *vf_rep_bp; in bnxt_process_default_vnic_change()
H A Dbnxt_hwrm.c5715 int bnxt_hwrm_cfa_pair_alloc(struct bnxt *bp, struct bnxt_representor *rep_bp) in bnxt_hwrm_cfa_pair_alloc()
5761 int bnxt_hwrm_cfa_pair_free(struct bnxt *bp, struct bnxt_representor *rep_bp) in bnxt_hwrm_cfa_pair_free()
/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_def_rules.c574 struct bnxt_representor *vfr = vfr_ethdev->data->dev_private; in bnxt_ulp_create_vfr_default_rules()
634 bnxt_ulp_delete_vfr_default_rules(struct bnxt_representor *vfr) in bnxt_ulp_delete_vfr_default_rules()
H A Dbnxt_ulp.c815 struct bnxt_representor *vfr_bp; in bnxt_ulp_destroy_vfr_default_rules()
1341 struct bnxt_representor *vfr = dev->data->dev_private; in bnxt_ulp_eth_dev_ptr2_cntxt_get()