Home
last modified time | relevance | path

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

/freebsd/sys/dev/iavf/
H A Diavf_lib.h106 #define IAVF_MAX_RX_SEGS 5 macro
H A Diavf_txrx_iflib.c682 MPASS(i < IAVF_MAX_RX_SEGS); in iavf_isc_rxd_pkt_get()
H A Dif_iavf_iflib.c192 .isc_rx_nsegments = IAVF_MAX_RX_SEGS,