Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c2129 u8 is_bgscan_resp; in mwifiex_ret_802_11_scan() local
2135 is_bgscan_resp = (le16_to_cpu(resp->command) in mwifiex_ret_802_11_scan()
2137 if (is_bgscan_resp) in mwifiex_ret_802_11_scan()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c2111 u8 is_bgscan_resp; in mwifiex_ret_802_11_scan() local
2117 is_bgscan_resp = (le16_to_cpu(resp->command) in mwifiex_ret_802_11_scan()
2119 if (is_bgscan_resp) in mwifiex_ret_802_11_scan()

Completed in 7 milliseconds