Searched refs:efx_rep (Results 1 – 15 of 15) sorted by relevance
/linux/drivers/net/ethernet/sfc/ |
H A D | ef100_rep.h | 28 * 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 D | efx_devlink.h | 40 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 D | tc.h | 338 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 D | tc_bindings.h | 18 struct efx_rep; 22 struct flow_block_offload *tcb, struct efx_rep *efv);
|
H A D | tc_bindings.c | 18 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 D | ef100_netdev.h | 18 struct efx_rep *efv);
|
H A D | ef100_tx.h | 27 struct efx_rep *efv);
|
H A D | ef100_sriov.c | 20 struct efx_rep *efv, *next; in efx_ef100_pci_sriov_enable()
|
H A D | ef100_tx.c | 258 struct efx_rep *efv) in ef100_tx_make_descriptors() 377 struct efx_rep *efv) in __ef100_enqueue_skb()
|
H A D | tc.c | 42 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 D | ef100_rx.c | 96 struct efx_rep *efv; in __ef100_rx_packet()
|
H A D | efx_devlink.c | 681 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 D | ef100_netdev.c | 250 struct efx_rep *efv) in __ef100_hard_start_xmit()
|
H A D | efx_common.c | 1377 struct efx_rep *efv; in efx_detach_reps() 1396 struct efx_rep *efv; in efx_attach_reps()
|
H A D | tc_encap_actions.c | 604 struct efx_rep *to_efv; in efx_tc_flower_create_encap_md()
|