Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4406 #define IXGBEVF_MAX_MAC_HDR_LEN 127 macro
4417 if (unlikely(mac_hdr_len > IXGBEVF_MAX_MAC_HDR_LEN)) in ixgbevf_features_check()