Home
last modified time | relevance | path

Searched defs:twt_rx_ops (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/components/target_if/twt/src/
H A Dtarget_if_ext_twt_evt.c37 struct wlan_lmac_if_twt_rx_ops *twt_rx_ops; in target_if_twt_setup_complete_event_handler() local
95 struct wlan_lmac_if_twt_rx_ops *twt_rx_ops; in target_if_twt_teardown_complete_event_handler() local
154 struct wlan_lmac_if_twt_rx_ops *twt_rx_ops; in target_if_twt_pause_complete_event_handler() local
212 struct wlan_lmac_if_twt_rx_ops *twt_rx_ops; in target_if_twt_resume_complete_event_handler() local
270 struct wlan_lmac_if_twt_rx_ops *twt_rx_ops; in target_if_twt_nudge_complete_event_handler() local
320 struct wlan_lmac_if_twt_rx_ops *twt_rx_ops; in target_if_twt_notify_event_handler() local
369 struct wlan_lmac_if_twt_rx_ops *twt_rx_ops; in target_if_twt_ack_complete_event_handler() local
/wlan-driver/qca-wifi-host-cmn/target_if/twt/src/
H A Dtarget_if_twt_evt.c35 struct wlan_lmac_if_twt_rx_ops *twt_rx_ops; in target_if_twt_en_complete_event_handler() local
89 struct wlan_lmac_if_twt_rx_ops *twt_rx_ops; in target_if_twt_disable_comp_event_handler() local
/wlan-driver/qca-wifi-host-cmn/umac/twt/dispatcher/src/
H A Dwlan_twt_tgt_if_rx_api.c46 struct wlan_lmac_if_twt_rx_ops *twt_rx_ops = &rx_ops->twt_rx_ops; in tgt_twt_register_rx_ops() local
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
H A Dwlan_twt_tgt_if_ext_rx_api.c80 struct wlan_lmac_if_twt_rx_ops *twt_rx_ops = &rx_ops->twt_rx_ops; in tgt_twt_register_ext_rx_ops() local
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h2839 struct wlan_lmac_if_twt_rx_ops twt_rx_ops; member