Searched defs:twt_rx_ops (Results 1 – 5 of 5) sorted by relevance
37 struct wlan_lmac_if_twt_rx_ops *twt_rx_ops; in target_if_twt_setup_complete_event_handler() local95 struct wlan_lmac_if_twt_rx_ops *twt_rx_ops; in target_if_twt_teardown_complete_event_handler() local154 struct wlan_lmac_if_twt_rx_ops *twt_rx_ops; in target_if_twt_pause_complete_event_handler() local212 struct wlan_lmac_if_twt_rx_ops *twt_rx_ops; in target_if_twt_resume_complete_event_handler() local270 struct wlan_lmac_if_twt_rx_ops *twt_rx_ops; in target_if_twt_nudge_complete_event_handler() local320 struct wlan_lmac_if_twt_rx_ops *twt_rx_ops; in target_if_twt_notify_event_handler() local369 struct wlan_lmac_if_twt_rx_ops *twt_rx_ops; in target_if_twt_ack_complete_event_handler() local
35 struct wlan_lmac_if_twt_rx_ops *twt_rx_ops; in target_if_twt_en_complete_event_handler() local89 struct wlan_lmac_if_twt_rx_ops *twt_rx_ops; in target_if_twt_disable_comp_event_handler() local
46 struct wlan_lmac_if_twt_rx_ops *twt_rx_ops = &rx_ops->twt_rx_ops; in tgt_twt_register_rx_ops() local
80 struct wlan_lmac_if_twt_rx_ops *twt_rx_ops = &rx_ops->twt_rx_ops; in tgt_twt_register_ext_rx_ops() local
2839 struct wlan_lmac_if_twt_rx_ops twt_rx_ops; member