Home
last modified time | relevance | path

Searched refs:DBA_ALIGN (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/sys/dev/ixgbe/
H A Dixgbe.h123 #define DBA_ALIGN 128 macro
H A Dif_ixv.c490 sizeof(u32), DBA_ALIGN); in ixv_if_attach_pre()
493 DBA_ALIGN); in ixv_if_attach_pre()
H A Dif_ix.c1004 sizeof(u32), DBA_ALIGN), in ixgbe_if_attach_pre()
1007 DBA_ALIGN); in ixgbe_if_attach_pre()
/freebsd-12.1/sys/dev/ixl/
H A Dixl.h133 #define DBA_ALIGN 128 macro
H A Dif_ixl.c549 * sizeof(struct i40e_tx_desc) + sizeof(u32), DBA_ALIGN); in ixl_if_attach_pre()
553 * sizeof(struct i40e_tx_desc), DBA_ALIGN); in ixl_if_attach_pre()
558 * sizeof(union i40e_32byte_rx_desc), DBA_ALIGN); in ixl_if_attach_pre()
H A Dif_iavf.c454 * sizeof(struct i40e_tx_desc) + sizeof(u32), DBA_ALIGN); in iavf_if_attach_pre()
458 * sizeof(struct i40e_tx_desc), DBA_ALIGN); in iavf_if_attach_pre()
462 * sizeof(union i40e_32byte_rx_desc), DBA_ALIGN); in iavf_if_attach_pre()