Searched refs:BG_SUPPORTED_RATES (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfp.c | 45 static u8 adhoc_rates_bg[BG_SUPPORTED_RATES] = { 0x82, 0x84, 0x8b, 0x96, 65 static u8 supported_rates_bg[BG_SUPPORTED_RATES] = { 0x02, 0x04, 0x0b, 0x0c,
|
H A D | fw.h | 75 #define BG_SUPPORTED_RATES 13 macro
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfp.c | 33 static u8 adhoc_rates_bg[BG_SUPPORTED_RATES] = { 0x82, 0x84, 0x8b, 0x96, 53 static u8 supported_rates_bg[BG_SUPPORTED_RATES] = { 0x02, 0x04, 0x0b, 0x0c,
|
H A D | fw.h | 63 #define BG_SUPPORTED_RATES 13 macro
|
Completed in 16 milliseconds