Searched refs:N_SUPPORTED_RATES (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/wireless/mwifiex/ | ||
D | cfp.c | 72 static u8 supported_rates_n[N_SUPPORTED_RATES] = { 0x02, 0x04, 0 }; |
D | fw.h | 51 #define N_SUPPORTED_RATES 3 macro |