Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100_rep.c27 static int efx_ef100_rep_init_struct(struct efx_nic *efx, struct efx_rep *efv, in efx_ef100_rep_init_struct()
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()
115 struct efx_rep *efv = netdev_priv(net_dev); in efx_ef100_rep_setup_tc()
129 struct efx_rep *efv = netdev_priv(dev); in efx_ef100_rep_get_stats64()
157 struct efx_rep *efv = netdev_priv(net_dev); in efx_ef100_rep_ethtool_get_msglevel()
165 struct efx_rep *efv = netdev_priv(net_dev); in efx_ef100_rep_ethtool_set_msglevel()
[all …]
H A Def100_rep.h46 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);
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.h330 struct efx_rep;
333 struct efx_rep *efx_tc_flower_lookup_efv(struct efx_nic *efx,
335 s64 efx_tc_flower_external_mport(struct efx_nic *efx, struct efx_rep *efv);
336 int efx_tc_configure_default_rule_rep(struct efx_rep *efv);
340 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 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()
1368 struct efx_rep *to_efv; in efx_tc_flower_replace_foreign()
1678 struct efx_rep *efv, in efx_tc_flower_replace_lhs()
1752 struct efx_rep *efv) in efx_tc_flower_replace()
1761 struct efx_rep *from_efv, *to_efv; in efx_tc_flower_replace()
2314 struct flow_cls_offload *tc, struct efx_rep *efv) in efx_tc_flower()
2398 int efx_tc_configure_default_rule_rep(struct efx_rep *efv) in efx_tc_configure_default_rule_rep()
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 Def100_rx.c96 struct efx_rep *efv; in __ef100_rx_packet()
H A Defx_devlink.c668 void ef100_rep_set_devlink_port(struct efx_rep *efv) in ef100_rep_set_devlink_port()
678 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.c1394 struct efx_rep *efv; in efx_detach_reps()
1413 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()