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 D | ixgbe.h | 876 bool ixgbe_wol_supported(struct ixgbe_adapter *adapter, u16 device_id,
|
H A D | ixgbe_ethtool.c | 2274 if (!ixgbe_wol_supported(adapter, hw->device_id, in ixgbe_wol_exclusion()
|
H A D | ixgbe_main.c | 10531 * 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 D | ixgbe.h | 935 bool ixgbe_wol_supported(struct ixgbe_adapter *adapter, u16 device_id,
|
H A D | ixgbe_ethtool.c | 2292 if (!ixgbe_wol_supported(adapter, hw->device_id, in ixgbe_wol_exclusion()
|
H A D | ixgbe_main.c | 10679 * 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