Home
last modified time | relevance | path

Searched refs:tpSendbeaconParams (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/sch/
H A Dsch_api.c139 tpSendbeaconParams bcn_param) in lim_update_sch_mlo_partner()
163 tpSendbeaconParams bcn_param) in lim_update_sch_mlo_partner()
566 tpSendbeaconParams beaconParams = NULL; in sch_send_beacon_req()
/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_if.h523 } tSendbeaconParams, *tpSendbeaconParams; typedef
H A Dwma_internal.h783 void wma_send_beacon(tp_wma_handle wma, tpSendbeaconParams bcn_info);
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_mgmt.c2131 const tpSendbeaconParams bcn_param, in wma_upt_mlo_partner_info()
2158 const tpSendbeaconParams bcn_param, in wma_upt_mlo_partner_info()
2175 const tpSendbeaconParams bcn_info, in wma_unified_bcn_tmpl_send()
2279 tpSendbeaconParams bcn_info) in wma_store_bcn_tmpl()
2519 void wma_send_beacon(tp_wma_handle wma, tpSendbeaconParams bcn_info) in wma_send_beacon()
H A Dwma_main.c9305 wma_send_beacon(wma_handle, (tpSendbeaconParams) msg->bodyptr); in wma_mc_process_msg()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_types.h1418 void lim_send_bcn_rsp(struct mac_context *mac_ctx, tpSendbeaconParams rsp);
H A Dlim_process_message_queue.c2143 lim_send_bcn_rsp(mac_ctx, (tpSendbeaconParams)msg->bodyptr); in lim_process_messages()
H A Dlim_process_sme_req_messages.c8929 void lim_send_bcn_rsp(struct mac_context *mac_ctx, tpSendbeaconParams rsp) in lim_send_bcn_rsp()