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