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

/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_defines.h58 #define IGC_WUPM_BYTES 128 macro
H A Digc_main.c7229 if (wupl == 0 || wupl > IGC_WUPM_BYTES)
7232 skb = netdev_alloc_skb_ip_align(netdev, IGC_WUPM_BYTES);

Completed in 251 milliseconds