Home
last modified time | relevance | path

Searched refs:I40E_SR_NVM_WAKE_ON_LAN (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h1134 #define I40E_SR_NVM_WAKE_ON_LAN 0x19 macro
H A Di40e_ethtool.c2759 i40e_read_nvm_word(hw, I40E_SR_NVM_WAKE_ON_LAN, &wol_nvm_bits); in i40e_get_wol()
2792 i40e_read_nvm_word(hw, I40E_SR_NVM_WAKE_ON_LAN, &wol_nvm_bits); in i40e_set_wol()
H A Di40e_main.c15903 i40e_read_nvm_word(hw, I40E_SR_NVM_WAKE_ON_LAN, &wol_nvm_bits); in i40e_probe()