Home
last modified time | relevance | path

Searched refs:osif_twt_ops (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/inc/
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() argument
/wlan-driver/qcacld-3.0/components/umac/twt/dispatcher/src/
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() argument
175 mlme_set_osif_twt_cb(osif_twt_ops); in ucfg_twt_set_osif_cb()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/mlme_objmgr/dispatcher/src/
Dwlan_cmn_mlme_main.c707 void mlme_set_osif_twt_cb(osif_twt_get_global_ops_cb osif_twt_ops) in mlme_set_osif_twt_cb() argument
709 glbl_twt_ops_cb = osif_twt_ops; in mlme_set_osif_twt_cb()