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

/freebsd-11-stable/sys/dev/ste/
H A Dif_stereg.h457 #define STE_TXCTL_ALIGN_DIS 0x00000001 macro
H A Dif_ste.c1863 desc->ste_ctl = htole32(STE_TXCTL_ALIGN_DIS |
1866 desc->ste_ctl = htole32(STE_TXCTL_ALIGN_DIS);

Completed in 135 milliseconds