Home
last modified time | relevance | path

Searched refs:ice_is_wol_supported (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice.h589 bool ice_is_wol_supported(struct ice_hw *hw);
H A Dice_ethtool.c3466 if (ice_is_wol_supported(&pf->hw)) { in ice_get_wol()
3486 if (vsi->type != ICE_VSI_PF || !ice_is_wol_supported(&pf->hw)) in ice_set_wol()
H A Dice_main.c3562 * ice_is_wol_supported - check if WoL is supported
3568 bool ice_is_wol_supported(struct ice_hw *hw) in ice_is_wol_supported() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice.h903 bool ice_is_wol_supported(struct ice_hw *hw);
H A Dice_ethtool.c3540 if (ice_is_wol_supported(&pf->hw)) { in ice_get_wol()
3560 if (vsi->type != ICE_VSI_PF || !ice_is_wol_supported(&pf->hw)) in ice_set_wol()
H A Dice_main.c3926 * ice_is_wol_supported - check if WoL is supported
3932 bool ice_is_wol_supported(struct ice_hw *hw) in ice_is_wol_supported() function

Completed in 29 milliseconds