Lines Matching defs:efv

27 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() local
55 struct efx_rep *efv = netdev_priv(net_dev); in efx_ef100_rep_close() local
65 struct efx_rep *efv = netdev_priv(dev); in efx_ef100_rep_xmit() local
84 struct efx_rep *efv = netdev_priv(dev); in efx_ef100_rep_get_port_parent_id() local
98 struct efx_rep *efv = netdev_priv(dev); in efx_ef100_rep_get_phys_port_name() local
115 struct efx_rep *efv = netdev_priv(net_dev); in efx_ef100_rep_setup_tc() local
129 struct efx_rep *efv = netdev_priv(dev); in efx_ef100_rep_get_stats64() local
157 struct efx_rep *efv = netdev_priv(net_dev); in efx_ef100_rep_ethtool_get_msglevel() local
165 struct efx_rep *efv = netdev_priv(net_dev); in efx_ef100_rep_ethtool_set_msglevel() local
175 struct efx_rep *efv = netdev_priv(net_dev); in efx_ef100_rep_ethtool_get_ringparam() local
186 struct efx_rep *efv = netdev_priv(net_dev); in efx_ef100_rep_ethtool_set_ringparam() local
207 struct efx_rep *efv; in efx_ef100_rep_create_netdev() local
244 static int efx_ef100_configure_rep(struct efx_rep *efv) in efx_ef100_configure_rep()
261 static void efx_ef100_deconfigure_rep(struct efx_rep *efv) in efx_ef100_deconfigure_rep()
268 static void efx_ef100_rep_destroy_netdev(struct efx_rep *efv) in efx_ef100_rep_destroy_netdev()
283 struct efx_rep *efv; in efx_ef100_vfrep_create() local
320 void efx_ef100_vfrep_destroy(struct efx_nic *efx, struct efx_rep *efv) in efx_ef100_vfrep_destroy()
337 struct efx_rep *efv, *next; in efx_ef100_fini_vfreps() local
395 struct efx_rep *efv = container_of(napi, struct efx_rep, napi); in efx_ef100_rep_poll() local
432 void efx_ef100_rep_rx_packet(struct efx_rep *efv, struct efx_rx_buffer *rx_buf) in efx_ef100_rep_rx_packet()
485 struct efx_rep *efv, *out = NULL; in efx_ef100_find_rep_by_mport() local