Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/ !
Djoin.c436 &bss_desc->phy_param_set.ds_param_set.current_chan, in mwifiex_cmd_802_11_associate()
493 (bss_desc->phy_param_set.ds_param_set.current_chan); in mwifiex_cmd_802_11_associate()
721 = bss_desc->phy_param_set.ds_param_set.current_chan; in mwifiex_ret_802_11_associate()
904 adhoc_start->phy_param_set.ds_param_set.element_id = DS_PARA_IE_ID; in mwifiex_cmd_802_11_ad_hoc_start()
905 adhoc_start->phy_param_set.ds_param_set.len = DS_PARA_IE_LEN; in mwifiex_cmd_802_11_ad_hoc_start()
930 adhoc_start->phy_param_set.ds_param_set.current_chan = in mwifiex_cmd_802_11_ad_hoc_start()
933 memcpy(&bss_desc->phy_param_set, &adhoc_start->phy_param_set, in mwifiex_cmd_802_11_ad_hoc_start()
1167 memcpy(&adhoc_join->bss_descriptor.phy_param_set, in mwifiex_cmd_802_11_ad_hoc_join()
1168 &bss_desc->phy_param_set, in mwifiex_cmd_802_11_ad_hoc_join()
1221 (bss_desc->phy_param_set.ds_param_set.current_chan); in mwifiex_cmd_802_11_ad_hoc_join()
Dfw.h1210 union ieee_types_phy_param_set phy_param_set; member
1235 union ieee_types_phy_param_set phy_param_set; member
Dscan.c1276 memcpy(&bss_entry->phy_param_set.fh_param_set, in mwifiex_update_bss_desc_with_ie()
1289 memcpy(&bss_entry->phy_param_set.ds_param_set, in mwifiex_update_bss_desc_with_ie()
Dmain.h415 union ieee_types_phy_param_set phy_param_set; member