Searched refs:ds_param_set (Results 1 – 3 of 3) sorted by relevance
430 phy_tlv->header.len = cpu_to_le16(sizeof(phy_tlv->fh_ds.ds_param_set)); in mwifiex_cmd_802_11_associate()431 memcpy(&phy_tlv->fh_ds.ds_param_set, in mwifiex_cmd_802_11_associate()432 &bss_desc->phy_param_set.ds_param_set.current_chan, in mwifiex_cmd_802_11_associate()433 sizeof(phy_tlv->fh_ds.ds_param_set)); in mwifiex_cmd_802_11_associate()489 (bss_desc->phy_param_set.ds_param_set.current_chan); in mwifiex_cmd_802_11_associate()673 = bss_desc->phy_param_set.ds_param_set.current_chan; in mwifiex_ret_802_11_associate()838 adhoc_start->phy_param_set.ds_param_set.element_id = DS_PARA_IE_ID; in mwifiex_cmd_802_11_ad_hoc_start()839 adhoc_start->phy_param_set.ds_param_set.len = DS_PARA_IE_LEN; in mwifiex_cmd_802_11_ad_hoc_start()862 adhoc_start->phy_param_set.ds_param_set.current_chan = in mwifiex_cmd_802_11_ad_hoc_start()1153 (bss_desc->phy_param_set.ds_param_set.current_chan); in mwifiex_cmd_802_11_ad_hoc_join()
1153 struct ieee_types_ds_param_set *ds_param_set; in mwifiex_update_bss_desc_with_ie() local1212 ds_param_set = in mwifiex_update_bss_desc_with_ie()1215 bss_entry->channel = ds_param_set->current_chan; in mwifiex_update_bss_desc_with_ie()1217 memcpy(&bss_entry->phy_param_set.ds_param_set, in mwifiex_update_bss_desc_with_ie()1218 ds_param_set, in mwifiex_update_bss_desc_with_ie()
709 struct mwifiex_ds_param_set ds_param_set[1]; member990 struct ieee_types_ds_param_set ds_param_set; member