Searched refs:isc_min_frame_size (Results 1 – 4 of 4) sorted by relevance
224 uint16_t isc_min_frame_size; /* set at init time by driver, only used if member
3652 __predict_false(m_head->m_pkthdr.len < scctx->isc_min_frame_size)) { in iflib_encap()3653 err = iflib_ether_pad(ctx->ifc_dev, m_headp, scctx->isc_min_frame_size); in iflib_encap()
1502 scctx->isc_min_frame_size = XGMAC_MIN_PACKET; in axgbe_if_attach_post()
2323 scctx->isc_min_frame_size = BNXT_MIN_FRAME_SIZE; in bnxt_attach_pre()