Home
last modified time | relevance | path

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

/NextBSD/sys/dev/iwn/
HDif_iwnreg.h742 #define IWN_RFLAG_HT40 (1 << 11) macro
HDif_iwn.c2745 plcp |= IWN_RFLAG_HT40; in iwn_rate_to_plcp()