Home
last modified time | relevance | path

Searched refs:prev_chflags (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmdresp.c1037 u8 chflags, prev_chflags = 0, valid_rules = 0; in mwifiex_create_custom_regdomain() local
1077 if (idx == 0 || prev_chflags != chflags || prev_bw != bw || in mwifiex_create_custom_regdomain()
1087 prev_chflags = chflags; in mwifiex_create_custom_regdomain()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmdresp.c1050 u8 chflags, prev_chflags = 0, valid_rules = 0; in mwifiex_create_custom_regdomain() local
1090 if (idx == 0 || prev_chflags != chflags || prev_bw != bw || in mwifiex_create_custom_regdomain()
1100 prev_chflags = chflags; in mwifiex_create_custom_regdomain()

Completed in 4 milliseconds