Searched refs:twt_teardown_comp_cb (Results 1 – 3 of 3) sorted by relevance
83 twt_rx_ops->twt_teardown_comp_cb = in tgt_twt_register_ext_rx_ops()
112 if (!twt_rx_ops || !twt_rx_ops->twt_teardown_comp_cb) { in target_if_twt_teardown_complete_event_handler()129 qdf_status = twt_rx_ops->twt_teardown_comp_cb(psoc, data); in target_if_twt_teardown_complete_event_handler()
1687 QDF_STATUS (*twt_teardown_comp_cb)(struct wlan_objmgr_psoc *psoc, member