Home
last modified time | relevance | path

Searched refs:BG_SUPPORTED_RATES (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
Dcfp.c45 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,
Dfw.h75 #define BG_SUPPORTED_RATES 13 macro