Home
last modified time | relevance | path

Searched refs:sensed_11h (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A D11h.c91 if (bss_desc->sensed_11h) { in mwifiex_11h_process_join()
H A Dscan.c1296 bss_entry->sensed_11h = true; in mwifiex_update_bss_desc_with_ie()
1305 bss_entry->sensed_11h = true; in mwifiex_update_bss_desc_with_ie()
H A Dsta_ioctl.c190 bss_desc->sensed_11h = true; in mwifiex_fill_new_bss_desc()
/linux/drivers/net/wireless/nxp/nxpwifi/
H A D11h.c92 if (bss_desc->sensed_11h) { in nxpwifi_11h_process_join()
H A Dscan.c1126 bss_entry->sensed_11h = true; in nxpwifi_update_bss_desc_with_ie()
1135 bss_entry->sensed_11h = true; in nxpwifi_update_bss_desc_with_ie()
H A Dsta_cfg.c165 bss_desc->sensed_11h = true; in nxpwifi_fill_new_bss_desc()
H A Dmain.h380 u8 sensed_11h; member