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