Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/core/src/
H A Dwlan_cp_stats_obj_mgr_handler.c600 if (!tx_ops->send_req_infra_cp_stats) { in wlan_cp_stats_send_infra_cp_req()
604 return tx_ops->send_req_infra_cp_stats(psoc, req); in wlan_cp_stats_send_infra_cp_req()
/wlan-driver/qca-wifi-host-cmn/target_if/cp_stats/src/
H A Dtarget_if_cp_stats.c568 tx_ops->send_req_infra_cp_stats = target_if_infra_cp_stats_req; in target_if_register_infra_cp_stats_txops()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h179 QDF_STATUS (*send_req_infra_cp_stats)( member