Home
last modified time | relevance | path

Searched refs:phy_param_set (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Djoin.c424 &bss_desc->phy_param_set.ds_param_set.current_chan, in mwifiex_cmd_802_11_associate()
481 (bss_desc->phy_param_set.ds_param_set.current_chan); in mwifiex_cmd_802_11_associate()
709 = bss_desc->phy_param_set.ds_param_set.current_chan; in mwifiex_ret_802_11_associate()
892 adhoc_start->phy_param_set.ds_param_set.element_id = DS_PARA_IE_ID; in mwifiex_cmd_802_11_ad_hoc_start()
893 adhoc_start->phy_param_set.ds_param_set.len = DS_PARA_IE_LEN; in mwifiex_cmd_802_11_ad_hoc_start()
918 adhoc_start->phy_param_set.ds_param_set.current_chan = in mwifiex_cmd_802_11_ad_hoc_start()
921 memcpy(&bss_desc->phy_param_set, &adhoc_start->phy_param_set, in mwifiex_cmd_802_11_ad_hoc_start()
1155 memcpy(&adhoc_join->bss_descriptor.phy_param_set, in mwifiex_cmd_802_11_ad_hoc_join()
1156 &bss_desc->phy_param_set, in mwifiex_cmd_802_11_ad_hoc_join()
1209 (bss_desc->phy_param_set.ds_param_set.current_chan); in mwifiex_cmd_802_11_ad_hoc_join()
H A Dfw.h1200 union ieee_types_phy_param_set phy_param_set; member
1225 union ieee_types_phy_param_set phy_param_set; member
H A Dscan.c1259 memcpy(&bss_entry->phy_param_set.fh_param_set, in mwifiex_update_bss_desc_with_ie()
1272 memcpy(&bss_entry->phy_param_set.ds_param_set, in mwifiex_update_bss_desc_with_ie()
H A Dmain.h405 union ieee_types_phy_param_set phy_param_set; member