Home
last modified time | relevance | path

Searched refs:fh_ds (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Djoin.c434 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()
H A Dfw.h900 } fh_ds; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_join.c929 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()
H A Dmlan_fw.h2814 } fh_ds;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_join.c728 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()
H A Dmlan_fw.h2195 } fh_ds;