Lines Matching defs:efv
25 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() local
53 struct efx_rep *efv = netdev_priv(net_dev); in efx_ef100_rep_close() local
63 struct efx_rep *efv = netdev_priv(dev); in efx_ef100_rep_xmit() local
82 struct efx_rep *efv = netdev_priv(dev); in efx_ef100_rep_get_port_parent_id() local
96 struct efx_rep *efv = netdev_priv(dev); in efx_ef100_rep_get_phys_port_name() local
113 struct efx_rep *efv = netdev_priv(net_dev); in efx_ef100_rep_setup_tc() local
127 struct efx_rep *efv = netdev_priv(dev); in efx_ef100_rep_get_stats64() local
155 struct efx_rep *efv = netdev_priv(net_dev); in efx_ef100_rep_ethtool_get_msglevel() local
163 struct efx_rep *efv = netdev_priv(net_dev); in efx_ef100_rep_ethtool_set_msglevel() local
173 struct efx_rep *efv = netdev_priv(net_dev); in efx_ef100_rep_ethtool_get_ringparam() local
184 struct efx_rep *efv = netdev_priv(net_dev); in efx_ef100_rep_ethtool_set_ringparam() local
205 struct efx_rep *efv; in efx_ef100_rep_create_netdev() local
242 static int efx_ef100_configure_rep(struct efx_rep *efv) in efx_ef100_configure_rep()
262 static void efx_ef100_deconfigure_rep(struct efx_rep *efv) in efx_ef100_deconfigure_rep()
269 static void efx_ef100_rep_destroy_netdev(struct efx_rep *efv) in efx_ef100_rep_destroy_netdev()
284 struct efx_rep *efv; in efx_ef100_vfrep_create() local
319 void efx_ef100_vfrep_destroy(struct efx_nic *efx, struct efx_rep *efv) in efx_ef100_vfrep_destroy()
335 struct efx_rep *efv, *next; in efx_ef100_fini_vfreps() local
346 struct efx_rep *efv = container_of(napi, struct efx_rep, napi); in efx_ef100_rep_poll() local
383 void efx_ef100_rep_rx_packet(struct efx_rep *efv, struct efx_rx_buffer *rx_buf) in efx_ef100_rep_rx_packet()
436 struct efx_rep *efv, *out = NULL; in efx_ef100_find_rep_by_mport() local