Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dif_wi_ieee.h90 #define WI_FCTL_FROMDS 0x0200 macro
614 #define WI_FCTL_FROMDS 0x0200 macro
H A Dif_wi.c2366 tx_frame.wi_frame_ctl |= htole16(WI_FCTL_FROMDS); in wi_start()