Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dhtc.h302 int ath11k_htc_connect_service(struct ath11k_htc *htc,
Dhtc.c587 int ath11k_htc_connect_service(struct ath11k_htc *htc, in ath11k_htc_connect_service() function
827 ret = ath11k_htc_connect_service(htc, &conn_req, &conn_resp); in ath11k_htc_init()
Ddp.c955 status = ath11k_htc_connect_service(&dp->ab->htc, &conn_req, in ath11k_dp_htt_connect()
Dwmi.c8183 status = ath11k_htc_connect_service(&ab->htc, &conn_req, &conn_resp); in ath11k_connect_pdev_htc_service()