Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/
H A Dbnxt.h207 #define BNXT_MIN_FRAME_SIZE 52 /* Frames must be padded to this size for some A0 chips */ macro
H A Dif_bnxt.c1488 scctx->isc_min_frame_size = BNXT_MIN_FRAME_SIZE; in bnxt_attach_pre()