Home
last modified time | relevance | path

Searched refs:osif_twt_get_global_ops_cb (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/inc/
H A Dwlan_twt_ucfg_ext_api.h228 ucfg_twt_set_osif_cb(osif_twt_get_global_ops_cb osif_twt_ops);
385 ucfg_twt_set_osif_cb(osif_twt_get_global_ops_cb osif_twt_ops) in ucfg_twt_set_osif_cb()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/include/
H A Dwlan_mlme_cmn.h1080 typedef struct mlme_twt_ops *(*osif_twt_get_global_ops_cb)(void); typedef
1119 void mlme_set_osif_twt_cb(osif_twt_get_global_ops_cb twt_osif_ops);
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
H A Dwlan_twt_ucfg_ext_api.c173 ucfg_twt_set_osif_cb(osif_twt_get_global_ops_cb osif_twt_ops) in ucfg_twt_set_osif_cb()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/mlme_objmgr/dispatcher/src/
H A Dwlan_cmn_mlme_main.c39 osif_twt_get_global_ops_cb glbl_twt_ops_cb;
707 void mlme_set_osif_twt_cb(osif_twt_get_global_ops_cb osif_twt_ops) in mlme_set_osif_twt_cb()