Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/sfc/
Def100_rep.c25 static int efx_ef100_rep_init_struct(struct efx_nic *efx, struct efx_rep *efv, in efx_ef100_rep_init_struct()
44 struct efx_rep *efv = netdev_priv(net_dev); in efx_ef100_rep_open()
53 struct efx_rep *efv = netdev_priv(net_dev); in efx_ef100_rep_close()
63 struct efx_rep *efv = netdev_priv(dev); in efx_ef100_rep_xmit()
82 struct efx_rep *efv = netdev_priv(dev); in efx_ef100_rep_get_port_parent_id()
96 struct efx_rep *efv = netdev_priv(dev); in efx_ef100_rep_get_phys_port_name()
113 struct efx_rep *efv = netdev_priv(net_dev); in efx_ef100_rep_setup_tc()
127 struct efx_rep *efv = netdev_priv(dev); in efx_ef100_rep_get_stats64()
155 struct efx_rep *efv = netdev_priv(net_dev); in efx_ef100_rep_ethtool_get_msglevel()
163 struct efx_rep *efv = netdev_priv(net_dev); in efx_ef100_rep_ethtool_set_msglevel()
[all …]
Def100_rep.h43 struct efx_rep { struct
60 void efx_ef100_vfrep_destroy(struct efx_nic *efx, struct efx_rep *efv); argument
63 void efx_ef100_rep_rx_packet(struct efx_rep *efv, struct efx_rx_buffer *rx_buf);
68 struct efx_rep *efx_ef100_find_rep_by_mport(struct efx_nic *efx, u16 mport);
Dtc.h104 struct efx_rep;
106 int efx_tc_configure_default_rule_rep(struct efx_rep *efv);
110 struct flow_cls_offload *tc, struct efx_rep *efv);
Dtc_bindings.h17 struct efx_rep;
21 struct flow_block_offload *tcb, struct efx_rep *efv);
Dtc_bindings.c17 struct efx_rep *efv;
58 struct efx_nic *efx, struct efx_rep *efv, in efx_tc_create_binding()
74 struct flow_block_offload *tcb, struct efx_rep *efv) in efx_tc_setup_block()
Dtc.c24 static struct efx_rep *efx_tc_flower_lookup_efv(struct efx_nic *efx, in efx_tc_flower_lookup_efv()
27 struct efx_rep *efv; in efx_tc_flower_lookup_efv()
47 static s64 efx_tc_flower_external_mport(struct efx_nic *efx, struct efx_rep *efv) in efx_tc_flower_external_mport()
174 struct efx_rep *efv) in efx_tc_flower_replace()
181 struct efx_rep *from_efv, *to_efv; in efx_tc_flower_replace()
414 struct flow_cls_offload *tc, struct efx_rep *efv) in efx_tc_flower()
495 int efx_tc_configure_default_rule_rep(struct efx_rep *efv) in efx_tc_configure_default_rule_rep()
Def100_netdev.h18 struct efx_rep *efv);
Def100_tx.h27 struct efx_rep *efv);
Def100_sriov.c20 struct efx_rep *efv, *next; in efx_ef100_pci_sriov_enable()
Def100_tx.c258 struct efx_rep *efv) in ef100_tx_make_descriptors()
376 struct efx_rep *efv) in __ef100_enqueue_skb()
Def100_rx.c89 struct efx_rep *efv; in __ef100_rx_packet()
Def100_netdev.c209 struct efx_rep *efv) in __ef100_hard_start_xmit()
Defx_common.c1399 struct efx_rep *efv; in efx_detach_reps()
1418 struct efx_rep *efv; in efx_attach_reps()