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

/openbsd-current/sys/dev/ic/
H A Dhmereg.h281 #define HME_XD_OWN 0x80000000 /* ownership: 1=hw, 0=sw */ macro
H A Dhme.c699 flags |= HME_XD_OWN;
722 flags |= HME_XD_OWN;
761 if (txflags & HME_XD_OWN)
815 if (flags & HME_XD_OWN)
1268 HME_XD_OWN | HME_XD_ENCODE_RSIZE(HME_RX_PKTSIZE));

Completed in 137 milliseconds