Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/wi/
Dif_wireg.h681 #define WI_ENC_TX_802_11 0x08 macro
Dif_wi.c978 frmhdr.wi_tx_ctl = htole16(WI_ENC_TX_802_11|WI_TXCNTL_TX_EX); in wi_start()
1065 frmhdr.wi_tx_ctl = htole16(WI_ENC_TX_802_11|WI_TXCNTL_TX_EX); in wi_raw_xmit()