Searched refs:GET_RXSTBC (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/wireless/mwifiex/ | ||
D | uap_cmd.c | 175 switch (GET_RXSTBC(cap_info)) { in mwifiex_set_ht_params() |
D | fw.h | 210 #define GET_RXSTBC(x) (x & IEEE80211_HT_CAP_RX_STBC) macro |