Searched refs:wol_nvm_bits (Results 1 – 1 of 1) sorted by relevance
15540 u16 wol_nvm_bits; in i40e_probe() local 15827 i40e_read_nvm_word(hw, I40E_SR_NVM_WAKE_ON_LAN, &wol_nvm_bits); in i40e_probe() 15828 if (BIT (hw->port) & wol_nvm_bits || hw->partition_id != 1) in i40e_probe()