IXGBE_MTU_HDR
#define IXGBE_MAX_MTU (IXGBE_MAX_FRAME_SIZE - IXGBE_MTU_HDR)
sc->max_frame_size = ifp->if_mtu + IXGBE_MTU_HDR;