Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_osdep.h191 #define i40e_rx_desc i40e_32byte_rx_desc
H A Di40e_type.h816 union i40e_32byte_rx_desc { union
H A Dif_ixl.c430 * sizeof(union i40e_32byte_rx_desc), DBA_ALIGN); in ixl_setup_ssctx()