Searched refs:twt_ack_comp_cb (Results 1 – 7 of 7) sorted by relevance
226 void (*twt_ack_comp_cb)(struct wmi_twt_ack_complete_event_param *params, typedef258 void (*twt_ack_comp_cb)(struct wmi_twt_ack_complete_event_param *params, member475 twt_ack_comp_cb twt_ack_comp_cb; member
89 twt_rx_ops->twt_ack_comp_cb = tgt_twt_ack_complete_resp_handler; in tgt_twt_register_ext_rx_ops()
386 if (!twt_rx_ops || !twt_rx_ops->twt_ack_comp_cb) { in target_if_twt_ack_complete_event_handler()402 qdf_status = twt_rx_ops->twt_ack_comp_cb(psoc, data); in target_if_twt_ack_complete_event_handler()
671 if (mac->sme.twt_ack_comp_cb) in wma_twt_ack_complete_event_handler()672 mac->sme.twt_ack_comp_cb(param, mac->sme.twt_ack_context_cb); in wma_twt_ack_complete_event_handler()
1697 QDF_STATUS (*twt_ack_comp_cb)(struct wlan_objmgr_psoc *psoc, member
4929 twt_cb.twt_ack_comp_cb = hdd_twt_ack_comp_cb; in wlan_hdd_twt_init()
13726 mac->sme.twt_ack_comp_cb = NULL; in sme_clear_twt_complete_cb()13751 mac->sme.twt_ack_comp_cb = twt_cb->twt_ack_comp_cb; in sme_register_twt_callbacks()