Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwn/
H A Dif_iwnreg.h739 #define IWN_RFLAG_MCS (1 << 8) macro
H A Dif_iwn.c2817 plcp = IEEE80211_RV(rate) | IWN_RFLAG_MCS; in iwn_rate_to_plcp()
5417 if ((le32toh(plcp) & IWN_RFLAG_MCS) &&