Home
last modified time | relevance | path

Searched refs:pscan_info_tlv (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_scan.c4159 MrvlIEtypes_Bss_Scan_Info_t *pscan_info_tlv = MNULL; in wlan_parse_ext_scan_result() local
4208 pscan_info_tlv = MNULL; in wlan_parse_ext_scan_result()
4240 pscan_info_tlv = in wlan_parse_ext_scan_result()
4290 if (pscan_info_tlv) { in wlan_parse_ext_scan_result()
4294 (pscan_info_tlv->rssi)); in wlan_parse_ext_scan_result()
4298 &pscan_info_tlv->tsf, sizeof(tsf_val)); in wlan_parse_ext_scan_result()
4303 band = radio_type_to_band(pscan_info_tlv-> in wlan_parse_ext_scan_result()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_scan.c5550 MrvlIEtypes_Bss_Scan_Info_t *pscan_info_tlv = MNULL; in wlan_parse_ext_scan_result() local
5602 pscan_info_tlv = MNULL; in wlan_parse_ext_scan_result()
5634 pscan_info_tlv = in wlan_parse_ext_scan_result()
5681 if (pscan_info_tlv) { in wlan_parse_ext_scan_result()
5684 wlan_le16_to_cpu(pscan_info_tlv->rssi)); in wlan_parse_ext_scan_result()
5688 &pscan_info_tlv->tsf, in wlan_parse_ext_scan_result()
5697 pscan_info_tlv->bandcfg.chanBand); in wlan_parse_ext_scan_result()
5700 pscan_info_tlv->channel; in wlan_parse_ext_scan_result()