Searched refs:twt_disable_comp_cb (Results 1 – 3 of 3) sorted by relevance
112 if (!twt_rx_ops || !twt_rx_ops->twt_disable_comp_cb) { in target_if_twt_disable_comp_event_handler()130 status = twt_rx_ops->twt_disable_comp_cb(psoc, &event); in target_if_twt_disable_comp_event_handler()
49 twt_rx_ops->twt_disable_comp_cb = tgt_twt_disable_complete_resp_handler; in tgt_twt_register_rx_ops()
1683 QDF_STATUS (*twt_disable_comp_cb)(struct wlan_objmgr_psoc *psoc, member