Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_scan.c1506 IEEEtypes_DsParamSet_t *pds_param_set; in wlan_interpret_bss_desc_with_ie() local
1707 pds_param_set = (IEEEtypes_DsParamSet_t *)pcurrent_ptr; in wlan_interpret_bss_desc_with_ie()
1710 pbss_entry->channel = pds_param_set->current_chan; in wlan_interpret_bss_desc_with_ie()
1714 pds_param_set, MIN(total_ie_len, in wlan_interpret_bss_desc_with_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_scan.c1724 IEEEtypes_DsParamSet_t *pds_param_set; in wlan_interpret_bss_desc_with_ie() local
1935 pds_param_set = (IEEEtypes_DsParamSet_t *)pcurrent_ptr; in wlan_interpret_bss_desc_with_ie()
1938 pbss_entry->channel = pds_param_set->current_chan; in wlan_interpret_bss_desc_with_ie()
1942 pds_param_set, total_ie_len, in wlan_interpret_bss_desc_with_ie()