Searched refs:send_req_infra_cp_stats (Results 1 – 3 of 3) sorted by relevance
600 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()
568 tx_ops->send_req_infra_cp_stats = target_if_infra_cp_stats_req; in target_if_register_infra_cp_stats_txops()
179 QDF_STATUS (*send_req_infra_cp_stats)( member