Home
last modified time | relevance | path

Searched refs:EM_DBA_ALIGN (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/e1000/
H A Dif_em.h301 #define EM_DBA_ALIGN 128 macro
H A Dif_em.c1047 sizeof(union e1000_adv_tx_desc), EM_DBA_ALIGN); in em_if_attach_pre()
1049 sizeof(union e1000_adv_rx_desc), EM_DBA_ALIGN); in em_if_attach_pre()
1069 sizeof(struct e1000_tx_desc), EM_DBA_ALIGN); in em_if_attach_pre()
1071 sizeof(union e1000_rx_desc_extended), EM_DBA_ALIGN); in em_if_attach_pre()
1105 sizeof(struct e1000_tx_desc), EM_DBA_ALIGN); in em_if_attach_pre()
1107 sizeof(struct e1000_rx_desc), EM_DBA_ALIGN); in em_if_attach_pre()