Home
last modified time | relevance | path

Searched refs:wol_enabled (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_utils.c851 static int aq_fw1x_set_wol(struct aq_hw_s *self, bool wol_enabled, u8 *mac) in aq_fw1x_set_wol() argument
863 if (wol_enabled) { in aq_fw1x_set_wol()
H A Dhw_atl_utils.h644 int hw_atl_utils_fw_set_wol(struct aq_hw_s *self, bool wol_enabled, u8 *mac);
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82599.c560 if (!ixgbe_mng_present(hw) && !hw->wol_enabled && in ixgbe_stop_mac_link_on_d3_82599()
1111 hw->wol_enabled) in ixgbe_reset_hw_82599()
H A Dixgbe_type.h4191 bool wol_enabled; member
H A Dixgbe_x550.c3779 !(hw->wol_enabled || ixgbe_mng_present(hw))) in ixgbe_enter_lplu_t_x550em()