Home
last modified time | relevance | path

Searched refs:efx_rep (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Def100_rep.h28 * struct efx_rep - Private data for an Efx representor
46 struct efx_rep { struct
64 void efx_ef100_vfrep_destroy(struct efx_nic *efx, struct efx_rep *efv); argument
67 void efx_ef100_rep_rx_packet(struct efx_rep *efv, struct efx_rx_buffer *rx_buf);
72 struct efx_rep *efx_ef100_find_rep_by_mport(struct efx_nic *efx, u16 mport);
59 statsefx_rep global() argument
H A Defx_devlink.h40 struct efx_rep;
43 void ef100_rep_set_devlink_port(struct efx_rep *efv);
45 void ef100_rep_unset_devlink_port(struct efx_rep *efv);
H A Dtc.h338 struct efx_rep;
341 struct efx_rep *efx_tc_flower_lookup_efv(struct efx_nic *efx,
343 s64 efx_tc_flower_external_mport(struct efx_nic *efx, struct efx_rep *efv);
344 int efx_tc_configure_default_rule_rep(struct efx_rep *efv);
348 struct flow_cls_offload *tc, struct efx_rep *efv);
H A Dtc_bindings.h18 struct efx_rep;
22 struct flow_block_offload *tcb, struct efx_rep *efv);
H A Dtc_bindings.c18 struct efx_rep *efv;
59 struct efx_nic *efx, struct efx_rep *efv, in efx_tc_create_binding()
75 struct flow_block_offload *tcb, struct efx_rep *efv) in efx_tc_setup_block()
H A Def100_netdev.h18 struct efx_rep *efv);
H A Def100_tx.h27 struct efx_rep *efv);
H A Def100_sriov.c20 struct efx_rep *efv, *next; in efx_ef100_pci_sriov_enable()
H A Def100_tx.c258 struct efx_rep *efv) in ef100_tx_make_descriptors()
377 struct efx_rep *efv) in __ef100_enqueue_skb()
H A Dtc.c42 struct efx_rep *efx_tc_flower_lookup_efv(struct efx_nic *efx, in efx_tc_flower_lookup_efv()
45 struct efx_rep *efv; in efx_tc_flower_lookup_efv()
65 static s64 efx_tc_flower_internal_mport(struct efx_nic *efx, struct efx_rep *efv) in efx_tc_flower_internal_mport()
79 s64 efx_tc_flower_external_mport(struct efx_nic *efx, struct efx_rep *efv) in efx_tc_flower_external_mport()
1679 struct efx_rep *to_efv; in efx_tc_flower_replace_foreign()
1995 struct efx_rep *efv, in efx_tc_flower_replace_lhs()
2069 struct efx_rep *efv) in efx_tc_flower_replace()
2078 struct efx_rep *from_efv, *to_efv; in efx_tc_flower_replace()
2639 struct flow_cls_offload *tc, struct efx_rep *efv) in efx_tc_flower()
2723 int efx_tc_configure_default_rule_rep(struct efx_rep *ef
[all...]
H A Def100_rx.c96 struct efx_rep *efv; in __ef100_rx_packet()
H A Defx_devlink.c681 void ef100_rep_set_devlink_port(struct efx_rep *efv) in ef100_rep_set_devlink_port()
691 void ef100_rep_unset_devlink_port(struct efx_rep *efv) in ef100_rep_unset_devlink_port()
H A Def100_netdev.c250 struct efx_rep *efv) in __ef100_hard_start_xmit()
H A Defx_common.c1377 struct efx_rep *efv; in efx_detach_reps()
1396 struct efx_rep *efv; in efx_attach_reps()
H A Dtc_encap_actions.c604 struct efx_rep *to_efv; in efx_tc_flower_create_encap_md()