Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c537 u8 no_of_parsed_chan = 0; in mwifiex_send_domain_info_cmd_fw() local
571 no_of_parsed_chan = 1; in mwifiex_send_domain_info_cmd_fw()
578 no_of_parsed_chan++; in mwifiex_send_domain_info_cmd_fw()
582 t->chans.num_channels = no_of_parsed_chan; in mwifiex_send_domain_info_cmd_fw()
588 no_of_parsed_chan = 1; in mwifiex_send_domain_info_cmd_fw()
595 t->chans.num_channels = no_of_parsed_chan; in mwifiex_send_domain_info_cmd_fw()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c533 u8 no_of_parsed_chan = 0; in mwifiex_send_domain_info_cmd_fw() local
567 no_of_parsed_chan = 1; in mwifiex_send_domain_info_cmd_fw()
574 no_of_parsed_chan++; in mwifiex_send_domain_info_cmd_fw()
578 t->chans.num_channels = no_of_parsed_chan; in mwifiex_send_domain_info_cmd_fw()
584 no_of_parsed_chan = 1; in mwifiex_send_domain_info_cmd_fw()
591 t->chans.num_channels = no_of_parsed_chan; in mwifiex_send_domain_info_cmd_fw()

Completed in 11 milliseconds