Searched refs:efx_rep (Results 1 – 16 of 16) sorted by relevance
| /drivers/net/ethernet/sfc/ |
| A D | ef100_rep.c | 46 struct efx_rep *efv = netdev_priv(net_dev); in efx_ef100_rep_open() 55 struct efx_rep *efv = netdev_priv(net_dev); in efx_ef100_rep_close() 65 struct efx_rep *efv = netdev_priv(dev); in efx_ef100_rep_xmit() 84 struct efx_rep *efv = netdev_priv(dev); in efx_ef100_rep_get_port_parent_id() 98 struct efx_rep *efv = netdev_priv(dev); in efx_ef100_rep_get_phys_port_name() 129 struct efx_rep *efv = netdev_priv(dev); in efx_ef100_rep_get_stats64() 207 struct efx_rep *efv; in efx_ef100_rep_create_netdev() 283 struct efx_rep *efv; in efx_ef100_vfrep_create() 337 struct efx_rep *efv, *next; in efx_ef100_fini_vfreps() 395 struct efx_rep *efv = container_of(napi, struct efx_rep, napi); in efx_ef100_rep_poll() [all …]
|
| A D | ef100_rep.h | 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);
|
| 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);
|
| 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);
|
| A D | tc_bindings.h | 18 struct efx_rep; 22 struct flow_block_offload *tcb, struct efx_rep *efv);
|
| 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()
|
| A D | ef100_netdev.h | 18 struct efx_rep *efv);
|
| A D | ef100_tx.h | 27 struct efx_rep *efv);
|
| A D | ef100_sriov.c | 20 struct efx_rep *efv, *next; in efx_ef100_pci_sriov_enable()
|
| A D | ef100_tx.c | 258 struct efx_rep *efv) in ef100_tx_make_descriptors() 377 struct efx_rep *efv) in __ef100_enqueue_skb()
|
| 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 *efv) in efx_tc_configure_default_rule_rep()
|
| A D | ef100_rx.c | 96 struct efx_rep *efv; in __ef100_rx_packet()
|
| 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()
|
| A D | ef100_netdev.c | 250 struct efx_rep *efv) in __ef100_hard_start_xmit()
|
| A D | efx_common.c | 1377 struct efx_rep *efv; in efx_detach_reps() 1396 struct efx_rep *efv; in efx_attach_reps()
|
| A D | tc_encap_actions.c | 604 struct efx_rep *to_efv; in efx_tc_flower_create_encap_md()
|
Completed in 27 milliseconds