Home
last modified time | relevance | path

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

/freebsd/sys/dev/vr/
H A Dif_vrreg.h518 #define VR_TXCTL_FINT 0x00800000 macro
H A Dif_vr.c1932 desc->vr_ctl |= htole32(VR_TXCTL_LASTFRAG | VR_TXCTL_FINT); in vr_encap()