Home
last modified time | relevance | path

Searched refs:IGC_WUPM_BYTES (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h60 #define IGC_WUPM_BYTES 128 macro
H A Digc_main.c7324 if (wupl == 0 || wupl > IGC_WUPM_BYTES) in igc_deliver_wake_packet()
7327 skb = netdev_alloc_skb_ip_align(netdev, IGC_WUPM_BYTES); in igc_deliver_wake_packet()