Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wi/
H A Dif_wireg.h679 #define WI_ENC_TX_802_11 0x08 macro
H A Dif_wi.c995 frmhdr.wi_tx_ctl = htole16(WI_ENC_TX_802_11|WI_TXCNTL_TX_EX); in wi_start()
1085 frmhdr.wi_tx_ctl = htole16(WI_ENC_TX_802_11|WI_TXCNTL_TX_EX); in wi_raw_xmit()