Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h1645 struct wlan_lmac_if_twt_tx_ops { struct
1646 QDF_STATUS (*enable_req)(struct wlan_objmgr_psoc *psoc,
1648 QDF_STATUS (*disable_req)(struct wlan_objmgr_psoc *psoc,
1650 QDF_STATUS (*setup_req)(struct wlan_objmgr_psoc *psoc,
1652 QDF_STATUS (*teardown_req)(struct wlan_objmgr_psoc *psoc,
1654 QDF_STATUS (*pause_req)(struct wlan_objmgr_psoc *psoc,
1656 QDF_STATUS (*resume_req)(struct wlan_objmgr_psoc *psoc,
1658 QDF_STATUS (*nudge_req)(struct wlan_objmgr_psoc *psoc,
1660 QDF_STATUS (*set_ac_param)(struct wlan_objmgr_psoc *psoc,
1662 QDF_STATUS (*register_events)(struct wlan_objmgr_psoc *psoc);
[all …]