Searched refs:count_align (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/enic/
H A Dvnic_dev.c158 unsigned int count_align = 32; local
166 ring->desc_count = VNIC_ALIGN(desc_count, count_align);

Completed in 114 milliseconds