Searched refs:WLAN_RC_PHY_20 (Results 1 – 2 of 2) sorted by relevance
/drivers/net/wireless/ath/ath9k/ | ||
D | rc.h | 93 #define WLAN_RC_PHY_20(_phy) ((_phy == WLAN_RC_PHY_HT_20_SS) \ macro |
D | rc.c | 1388 else if (WLAN_RC_PHY_20(rc->rate_table->info[i].phy)) in read_file_rcstat() |