Searched refs:bcn_param (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/iot_sim/dispatcher/src/ |
H A D | wlan_iot_sim_utils_api.c | 27 struct beacon_tmpl_params *bcn_param, bool tx, in iot_sim_cmd_handler() argument 32 return iot_sim_frame_update(pdev, nbuf, bcn_param, tx, param); in iot_sim_cmd_handler()
|
/wlan-driver/qca-wifi-host-cmn/iot_sim/dispatcher/inc/ |
H A D | wlan_iot_sim_utils_api.h | 49 struct beacon_tmpl_params *bcn_param, bool tx,
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/ |
H A D | sch_api.c | 139 tpSendbeaconParams bcn_param) in lim_update_sch_mlo_partner() argument 145 bcn_param->mlo_partner.num_links = mac->sch.sch_mlo_partner.num_links; in lim_update_sch_mlo_partner() 148 bcn_info = &bcn_param->mlo_partner.partner_info[link]; in lim_update_sch_mlo_partner() 163 tpSendbeaconParams bcn_param) in lim_update_sch_mlo_partner() argument
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
H A D | wma_mgmt.c | 2131 const tpSendbeaconParams bcn_param, in wma_upt_mlo_partner_info() argument 2138 params->mlo_partner.num_links = bcn_param->mlo_partner.num_links; in wma_upt_mlo_partner_info() 2140 bcn_info = &bcn_param->mlo_partner.partner_info[link]; in wma_upt_mlo_partner_info() 2158 const tpSendbeaconParams bcn_param, in wma_upt_mlo_partner_info() argument
|
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/ |
H A D | wlan_lmac_if_def.h | 2354 struct beacon_tmpl_params *bcn_param,
|