Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dhtc.h303 int ath11k_htc_connect_service(struct ath11k_htc *htc,
H A 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()
H A Ddp.c957 status = ath11k_htc_connect_service(&dp->ab->htc, &conn_req, in ath11k_dp_htt_connect()
H A Dwmi.c8809 status = ath11k_htc_connect_service(&ab->htc, &conn_req, &conn_resp); in ath11k_connect_pdev_htc_service()