Home
last modified time | relevance | path

Searched refs:efx_ef10_sriov_mac_address_changed (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/sfc/
Dnic.h575 static inline void efx_ef10_sriov_mac_address_changed(struct efx_nic *efx) {} in efx_ef10_sriov_mac_address_changed() function
605 static inline void efx_ef10_sriov_mac_address_changed(struct efx_nic *efx) {} in efx_ef10_sriov_mac_address_changed() function
Def10.c3696 .sriov_mac_address_changed = efx_ef10_sriov_mac_address_changed,