Searched refs:fh_ds (Results 1 – 6 of 6) sorted by relevance
434 phy_tlv->header.len = cpu_to_le16(sizeof(phy_tlv->fh_ds.ds_param_set)); in mwifiex_cmd_802_11_associate()435 memcpy(&phy_tlv->fh_ds.ds_param_set, in mwifiex_cmd_802_11_associate()437 sizeof(phy_tlv->fh_ds.ds_param_set)); in mwifiex_cmd_802_11_associate()
900 } fh_ds; member
929 pphy_tlv->header.len = sizeof(pphy_tlv->fh_ds.ds_param_set); in wlan_cmd_802_11_associate()930 memcpy_ext(pmadapter, &pphy_tlv->fh_ds.ds_param_set, in wlan_cmd_802_11_associate()932 sizeof(pphy_tlv->fh_ds.ds_param_set), in wlan_cmd_802_11_associate()933 sizeof(pphy_tlv->fh_ds.ds_param_set)); in wlan_cmd_802_11_associate()
2814 } fh_ds;
728 pphy_tlv->header.len = sizeof(pphy_tlv->fh_ds.ds_param_set); in wlan_cmd_802_11_associate()729 memcpy(pmadapter, &pphy_tlv->fh_ds.ds_param_set, in wlan_cmd_802_11_associate()731 sizeof(pphy_tlv->fh_ds.ds_param_set)); in wlan_cmd_802_11_associate()
2195 } fh_ds;