Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_twt.h166 void wma_update_twt_tgt_cap(tp_wma_handle wh, struct wma_tgt_cfg *tgt_cfg);
247 void wma_update_twt_tgt_cap(tp_wma_handle wh, struct wma_tgt_cfg *tgt_cfg) in wma_update_twt_tgt_cap() function
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_twt.c47 void wma_update_twt_tgt_cap(tp_wma_handle wh, struct wma_tgt_cfg *tgt_cfg) in wma_update_twt_tgt_cap() function
710 void wma_update_twt_tgt_cap(tp_wma_handle wh, struct wma_tgt_cfg *tgt_cfg) in wma_update_twt_tgt_cap() function
H A Dwma_main.c6471 wma_update_twt_tgt_cap(wma_handle, &tgt_cfg); in wma_update_hdd_cfg()