Searched refs:TSEC_RXBUFFER_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
369 #define TSEC_RXBUFFER_ALIGNMENT 64 macro
188 TSEC_RXBUFFER_ALIGNMENT, 0, /* alignment, boundary */ in tsec_attach()1077 KASSERT(((seg->ds_addr) & (TSEC_RXBUFFER_ALIGNMENT-1)) == 0, in tsec_new_rxbuf()