Home
last modified time | relevance | path

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

/freebsd/sys/dev/ste/
H A Dif_stereg.h457 #define STE_TXCTL_ALIGN_DIS 0x00000001 macro
H A Dif_ste.c1855 desc->ste_ctl = htole32(STE_TXCTL_ALIGN_DIS | in ste_encap()
1858 desc->ste_ctl = htole32(STE_TXCTL_ALIGN_DIS); in ste_encap()