Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c10198 #define IXGBE_MAX_MAC_HDR_LEN 127 macro
10209 if (unlikely(mac_hdr_len > IXGBE_MAX_MAC_HDR_LEN)) in ixgbe_features_check()