Lines Matching refs:htc_handle
88 ath9k_htc_txcompletion_cb(cmd->hif_dev->htc_handle,
176 ath9k_htc_txcompletion_cb(cmd->hif_dev->htc_handle,
242 ath9k_htc_txcompletion_cb(hif_dev->htc_handle,
512 ath9k_htc_txcompletion_cb(hif_dev->htc_handle,
675 ath9k_htc_rx_msg(hif_dev->htc_handle, skb_pool[i],
769 ath9k_htc_rx_msg(hif_dev->htc_handle, skb,
1257 hif_dev->htc_handle = ath9k_htc_hw_alloc(hif_dev, &hif_usb,
1259 if (hif_dev->htc_handle == NULL)
1271 ret = ath9k_htc_hw_init(hif_dev->htc_handle,
1290 ath9k_htc_hw_free(hif_dev->htc_handle);
1441 ath9k_htc_hw_deinit(hif_dev->htc_handle, unplugged);
1442 ath9k_htc_hw_free(hif_dev->htc_handle);
1468 ath9k_htc_suspend(hif_dev->htc_handle);
1481 struct htc_target *htc_handle = hif_dev->htc_handle;
1509 ret = ath9k_htc_resume(htc_handle);