Searched refs:wol_hw_supported (Results 1 – 3 of 3) sorted by relevance
20 if (!wx->wol_hw_supported) in ngbe_get_wol()34 if (!wx->wol_hw_supported) in ngbe_set_wol()
65 wx->wol_hw_supported = (wol_mask == NGBE_WOL_SUP) ? 1 : 0; in ngbe_init_type_code()652 if (wx->wol_hw_supported) in ngbe_probe()
1078 bool wol_hw_supported; member