Searched refs:ath10k_htc_connect_service (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | htt.c | 152 status = ath10k_htc_connect_service(&htt->ar->htc, &conn_req, in ath10k_htt_connect()
|
H A D | htc.h | 411 int ath10k_htc_connect_service(struct ath10k_htc *htc,
|
H A D | htc.c | 993 int ath10k_htc_connect_service(struct ath10k_htc *htc, in ath10k_htc_connect_service() function 1196 status = ath10k_htc_connect_service(&ar->htc, &conn_req, &conn_resp); in ath10k_htc_pktlog_connect() 1292 status = ath10k_htc_connect_service(htc, &conn_req, &conn_resp); in ath10k_htc_init()
|
H A D | wmi.c | 6403 status = ath10k_htc_connect_service(&ar->htc, &conn_req, &conn_resp); in ath10k_wmi_connect()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | htc.h | 411 int ath10k_htc_connect_service(struct ath10k_htc *htc,
|
H A D | htc.c | 1011 int ath10k_htc_connect_service(struct ath10k_htc *htc, in ath10k_htc_connect_service() function 1214 status = ath10k_htc_connect_service(&ar->htc, &conn_req, &conn_resp); in ath10k_htc_pktlog_connect() 1310 status = ath10k_htc_connect_service(htc, &conn_req, &conn_resp); in ath10k_htc_init()
|
H A D | htt.c | 305 status = ath10k_htc_connect_service(&htt->ar->htc, &conn_req, in ath10k_htt_connect()
|
H A D | wmi.c | 6403 status = ath10k_htc_connect_service(&ar->htc, &conn_req, &conn_resp); in ath10k_wmi_connect()
|
Completed in 26 milliseconds