Home
last modified time | relevance | path

Searched refs:ext_scan (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c769 if (priv->adapter->ext_scan) in mwifiex_scan_channel_list()
894 if (adapter->ext_scan && in mwifiex_config_scan()
1011 if (adapter->ext_scan) { in mwifiex_config_scan()
1755 bool ext_scan, s32 rssi_val) in mwifiex_parse_single_response_buf()
1813 if (!ext_scan) { in mwifiex_parse_single_response_buf()
2006 if (!adapter->ext_scan) in mwifiex_check_next_scan_command()
2266 struct host_cmd_ds_802_11_scan_ext *ext_scan = &cmd->params.ext_scan; in mwifiex_cmd_802_11_scan_ext() local
2269 memcpy(ext_scan->tlv_buffer, scan_cfg->tlv_buf, scan_cfg->tlv_buf_len); in mwifiex_cmd_802_11_scan_ext()
2274 cmd->size = cpu_to_le16((u16)(sizeof(ext_scan in mwifiex_cmd_802_11_scan_ext()
1753 mwifiex_parse_single_response_buf(struct mwifiex_private *priv, u8 **bss_info, u32 *bytes_left, u64 fw_tsf, u8 *radio_type, bool ext_scan, s32 rssi_val) mwifiex_parse_single_response_buf() argument
[all...]
H A Duap_event.c245 if (adapter->ext_scan) in mwifiex_process_uap_event()
H A Dusb.c1331 adapter->ext_scan = true; in mwifiex_register_dev()
1337 adapter->ext_scan = true; in mwifiex_register_dev()
1343 adapter->ext_scan = false; in mwifiex_register_dev()
H A Dsta_event.c872 if (adapter->ext_scan && (!priv->scan_aborting || in mwifiex_process_sta_event()
H A Dmain.h1022 bool ext_scan; member
H A Dfw.h2328 struct host_cmd_ds_802_11_scan_ext ext_scan; member
H A Dpcie.c3345 adapter->ext_scan = card->pcie.can_ext_scan; in mwifiex_register_dev()
H A Dsdio.c2567 adapter->ext_scan = card->can_ext_scan; in mwifiex_init_sdio()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c753 if (priv->adapter->ext_scan) in mwifiex_scan_channel_list()
877 if (adapter->ext_scan && in mwifiex_config_scan()
994 if (adapter->ext_scan) { in mwifiex_config_scan()
1737 bool ext_scan, s32 rssi_val) in mwifiex_parse_single_response_buf()
1795 if (!ext_scan) { in mwifiex_parse_single_response_buf()
1988 if (!adapter->ext_scan) in mwifiex_check_next_scan_command()
2248 struct host_cmd_ds_802_11_scan_ext *ext_scan = &cmd->params.ext_scan; in mwifiex_cmd_802_11_scan_ext() local
2251 memcpy(ext_scan->tlv_buffer, scan_cfg->tlv_buf, scan_cfg->tlv_buf_len); in mwifiex_cmd_802_11_scan_ext()
2256 cmd->size = cpu_to_le16((u16)(sizeof(ext_scan in mwifiex_cmd_802_11_scan_ext()
1735 mwifiex_parse_single_response_buf(struct mwifiex_private *priv, u8 **bss_info, u32 *bytes_left, u64 fw_tsf, u8 *radio_type, bool ext_scan, s32 rssi_val) mwifiex_parse_single_response_buf() argument
[all...]
H A Duap_event.c232 if (adapter->ext_scan) in mwifiex_process_uap_event()
H A Dusb.c1319 adapter->ext_scan = true; in mwifiex_register_dev()
1325 adapter->ext_scan = true; in mwifiex_register_dev()
1331 adapter->ext_scan = false; in mwifiex_register_dev()
H A Dsta_event.c861 if (adapter->ext_scan && (!priv->scan_aborting || in mwifiex_process_sta_event()
H A Dfw.h2324 struct host_cmd_ds_802_11_scan_ext ext_scan; member
H A Dmain.h1000 bool ext_scan; member
H A Dpcie.c3342 adapter->ext_scan = card->pcie.can_ext_scan; in mwifiex_register_dev()
H A Dsdio.c2615 adapter->ext_scan = card->can_ext_scan; in mwifiex_init_sdio()

Completed in 44 milliseconds