Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath11k/
Dhtc.h302 int ath11k_htc_connect_service(struct ath11k_htc *htc,
Dhtc.c595 int ath11k_htc_connect_service(struct ath11k_htc *htc, in ath11k_htc_connect_service() function
835 ret = ath11k_htc_connect_service(htc, &conn_req, &conn_resp); in ath11k_htc_init()
Ddp.c957 status = ath11k_htc_connect_service(&dp->ab->htc, &conn_req, in ath11k_dp_htt_connect()
Dwmi.c8809 status = ath11k_htc_connect_service(&ab->htc, &conn_req, &conn_resp); in ath11k_connect_pdev_htc_service()