Home
last modified time | relevance | path

Searched refs:HTC_SERVICE_SUCCESS (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.h185 #define HTC_SERVICE_SUCCESS 0 macro
H A Dhtc_hst.c115 if (svc_rspmsg->status == HTC_SERVICE_SUCCESS) { in htc_process_conn_rsp()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h66 #define HTC_SERVICE_SUCCESS 0 macro
H A Dhtc_pipe.c1327 if (resp_msg->status != HTC_SERVICE_SUCCESS) { in ath6kl_htc_pipe_conn_service()
H A Dhtc_mbox.c2487 if (resp_msg->status != HTC_SERVICE_SUCCESS) { in ath6kl_htc_mbox_conn_service()