Searched refs:ath11k_htc_connect_service (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | htc.h | 304 int ath11k_htc_connect_service(struct ath11k_htc *htc,
|
H A D | htc.c | 529 int ath11k_htc_connect_service(struct ath11k_htc *htc, in ath11k_htc_connect_service() function 761 ret = ath11k_htc_connect_service(htc, &conn_req, &conn_resp); in ath11k_htc_init()
|
H A D | dp.c | 933 status = ath11k_htc_connect_service(&dp->ab->htc, &conn_req, in ath11k_dp_htt_connect()
|
H A D | wmi.c | 6555 status = ath11k_htc_connect_service(&ab->htc, &conn_req, &conn_resp); in ath11k_connect_pdev_htc_service()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | htc.h | 302 int ath11k_htc_connect_service(struct ath11k_htc *htc,
|
H A D | htc.c | 595 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()
|
H A D | dp.c | 957 status = ath11k_htc_connect_service(&dp->ab->htc, &conn_req, in ath11k_dp_htt_connect()
|
H A D | wmi.c | 8809 status = ath11k_htc_connect_service(&ab->htc, &conn_req, &conn_resp); in ath11k_connect_pdev_htc_service()
|
Completed in 29 milliseconds