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