Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Dif_igc.h182 #define IGC_DBA_ALIGN 128 macro
H A Dif_igc.c558 sizeof(union igc_adv_tx_desc), IGC_DBA_ALIGN); in igc_if_attach_pre()
560 sizeof(union igc_adv_rx_desc), IGC_DBA_ALIGN); in igc_if_attach_pre()