Home
last modified time | relevance | path

Searched refs:ath11k_htc_connect_service (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dhtc.h288 int ath11k_htc_connect_service(struct ath11k_htc *htc,
Dhtc.c596 int ath11k_htc_connect_service(struct ath11k_htc *htc, in ath11k_htc_connect_service() function
836 ret = ath11k_htc_connect_service(htc, &conn_req, &conn_resp); in ath11k_htc_init()
Ddp.c971 status = ath11k_htc_connect_service(&dp->ab->htc, &conn_req, in ath11k_dp_htt_connect()
Dwmi.c8869 status = ath11k_htc_connect_service(&ab->htc, &conn_req, &conn_resp); in ath11k_connect_pdev_htc_service()