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

/linux-master/drivers/net/ethernet/sfc/
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 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);
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 Def100_netdev.h18 struct efx_rep *efv);
H A Dtc_bindings.h18 struct efx_rep;
22 struct flow_block_offload *tcb, struct efx_rep *efv);
H A Def100_tx.h27 struct efx_rep *efv);
H A Def100_rep.c27 static int efx_ef100_rep_init_struct(struct efx_nic *efx, struct efx_rep *efv,
46 struct efx_rep *efv = netdev_priv(net_dev);
55 struct efx_rep *efv = netdev_priv(net_dev);
65 struct efx_rep *efv = netdev_priv(dev);
84 struct efx_rep *efv = netdev_priv(dev);
98 struct efx_rep *efv = netdev_priv(dev);
115 struct efx_rep *efv = netdev_priv(net_dev);
129 struct efx_rep *efv = netdev_priv(dev);
157 struct efx_rep *efv = netdev_priv(net_dev);
165 struct efx_rep *ef
[all...]
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 Def100_sriov.c20 struct efx_rep *efv, *next;
H A Dtc_bindings.c18 struct efx_rep *efv;
59 struct efx_nic *efx, struct efx_rep *efv,
75 struct flow_block_offload *tcb, struct efx_rep *efv)
H A Def100_tx.c258 struct efx_rep *efv)
377 struct efx_rep *efv)
H A Def100_rx.c96 struct efx_rep *efv;
H A Dtc.c42 struct efx_rep *efx_tc_flower_lookup_efv(struct efx_nic *efx,
45 struct efx_rep *efv;
65 static s64 efx_tc_flower_internal_mport(struct efx_nic *efx, struct efx_rep *efv)
79 s64 efx_tc_flower_external_mport(struct efx_nic *efx, struct efx_rep *efv)
1683 struct efx_rep *to_efv;
1999 struct efx_rep *efv,
2073 struct efx_rep *efv)
2082 struct efx_rep *from_efv, *to_efv;
2643 struct flow_cls_offload *tc, struct efx_rep *efv)
2727 int efx_tc_configure_default_rule_rep(struct efx_rep *ef
[all...]
H A Defx_devlink.c668 void ef100_rep_set_devlink_port(struct efx_rep *efv)
678 void ef100_rep_unset_devlink_port(struct efx_rep *efv)
H A Def100_netdev.c250 struct efx_rep *efv)
H A Defx_common.c1394 struct efx_rep *efv;
1413 struct efx_rep *efv;
H A Dtc_encap_actions.c604 struct efx_rep *to_efv;

Completed in 152 milliseconds