Home
last modified time | relevance | path

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

/freebsd/sys/dev/iavf/
H A Diavf_osdep.h241 #define iavf_rx_desc iavf_32byte_rx_desc
H A Diavf_type.h420 union iavf_32byte_rx_desc { union
H A Dif_iavf_iflib.c372 * sizeof(union iavf_32byte_rx_desc), DBA_ALIGN); in iavf_if_attach_pre()