Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_twt.h73 void wma_set_twt_peer_caps(tpAddStaParams params,
191 static inline void wma_set_twt_peer_caps(tpAddStaParams params, in wma_set_twt_peer_caps() function
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_twt.c41 void wma_set_twt_peer_caps(tpAddStaParams params, struct peer_assoc_params *cmd) in wma_set_twt_peer_caps() function
224 void wma_set_twt_peer_caps(tpAddStaParams params, struct peer_assoc_params *cmd) in wma_set_twt_peer_caps() function
H A Dwma_mgmt.c1656 wma_set_twt_peer_caps(params, cmd); in wma_send_peer_assoc()