Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dif_wireg.h577 #define WI_ENC_TX_MGMT 0x08 macro
H A Dif_wi.c2365 tx_frame.wi_tx_ctl = htole16(WI_ENC_TX_MGMT); /* XXX */ in wi_start()
2375 tx_frame.wi_tx_ctl = htole16(WI_ENC_TX_MGMT); /* XXX */ in wi_start()
2493 tx_frame.wi_tx_ctl = htole16(WI_ENC_TX_MGMT); in wi_mgmt_xmit()