Searched refs:tpSendbeaconParams (Results 1 – 8 of 8) sorted by relevance
/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() 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 D | wma_if.h | 523 } tSendbeaconParams, *tpSendbeaconParams; typedef
|
H A D | wma_internal.h | 783 void wma_send_beacon(tp_wma_handle wma, tpSendbeaconParams bcn_info);
|
/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() 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 D | wma_main.c | 9305 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 D | lim_types.h | 1418 void lim_send_bcn_rsp(struct mac_context *mac_ctx, tpSendbeaconParams rsp);
|
H A D | lim_process_message_queue.c | 2143 lim_send_bcn_rsp(mac_ctx, (tpSendbeaconParams)msg->bodyptr); in lim_process_messages()
|
H A D | lim_process_sme_req_messages.c | 8929 void lim_send_bcn_rsp(struct mac_context *mac_ctx, tpSendbeaconParams rsp) in lim_send_bcn_rsp()
|