Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h876 bool ixgbe_wol_supported(struct ixgbe_adapter *adapter, u16 device_id,
H A Dixgbe_ethtool.c2274 if (!ixgbe_wol_supported(adapter, hw->device_id, in ixgbe_wol_exclusion()
H A Dixgbe_main.c10531 * ixgbe_wol_supported - Check whether device supports WoL
10540 bool ixgbe_wol_supported(struct ixgbe_adapter *adapter, u16 device_id, in ixgbe_wol_supported() function
10992 hw->wol_enabled = ixgbe_wol_supported(adapter, pdev->device, in ixgbe_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h935 bool ixgbe_wol_supported(struct ixgbe_adapter *adapter, u16 device_id,
H A Dixgbe_ethtool.c2292 if (!ixgbe_wol_supported(adapter, hw->device_id, in ixgbe_wol_exclusion()
H A Dixgbe_main.c10679 * ixgbe_wol_supported - Check whether device supports WoL
10688 bool ixgbe_wol_supported(struct ixgbe_adapter *adapter, u16 device_id, in ixgbe_wol_supported() function
11135 hw->wol_enabled = ixgbe_wol_supported(adapter, pdev->device, in ixgbe_probe()

Completed in 37 milliseconds