Searched refs:IGC_MAX_MAC_HDR_LEN (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/intel/igc/ | ||
H A D | igc_defines.h | 666 #define IGC_MAX_MAC_HDR_LEN 127 macro |
H A D | igc_main.c | 5399 if (unlikely(mac_hdr_len > IGC_MAX_MAC_HDR_LEN)) in igc_features_check() |