Searched defs:ext_scan (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | scan.c | 2266 struct host_cmd_ds_802_11_scan_ext *ext_scan = &cmd->params.ext_scan; in mwifiex_cmd_802_11_scan_ext() local 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 D | main.h | 1022 bool ext_scan; member
|
H A D | fw.h | 2328 struct host_cmd_ds_802_11_scan_ext ext_scan; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | scan.c | 2248 struct host_cmd_ds_802_11_scan_ext *ext_scan = &cmd->params.ext_scan; in mwifiex_cmd_802_11_scan_ext() local 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 D | main.h | 1000 bool ext_scan; member
|
H A D | fw.h | 2324 struct host_cmd_ds_802_11_scan_ext ext_scan; member
|
Completed in 30 milliseconds