Searched refs:RC_ALL (Results 1 – 2 of 2) sorted by relevance
/drivers/net/wireless/ath/ath9k/ |
D | rc.c | 175 [0] = { RC_ALL, WLAN_RC_PHY_CCK, 1000, 177 [1] = { RC_ALL, WLAN_RC_PHY_CCK, 2000, 179 [2] = { RC_ALL, WLAN_RC_PHY_CCK, 5500, 181 [3] = { RC_ALL, WLAN_RC_PHY_CCK, 11000,
|
D | rc.h | 65 #define RC_ALL (RC_LEGACY | RC_HT_2040 | RC_ALL_STREAM) macro
|