Searched refs:lk_ahds (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
D | htc_mbox.c | 1370 u32 *lk_ahds, struct list_head *queue, int n_msg) in ath6kl_htc_rx_setup() argument 1374 struct htc_frame_hdr *htc_hdr = (struct htc_frame_hdr *)lk_ahds; in ath6kl_htc_rx_setup() 1462 packet->info.rx.exp_hdr = *lk_ahds; in ath6kl_htc_rx_setup() 1472 u32 lk_ahds[], int msg, in ath6kl_htc_rx_alloc() argument 1484 htc_hdr = (struct htc_frame_hdr *)&lk_ahds[i]; in ath6kl_htc_rx_alloc() 1539 status = ath6kl_htc_rx_setup(target, endpoint, &lk_ahds[i], in ath6kl_htc_rx_alloc() 2007 u32 lk_ahds[], in ath6kl_htc_rx_process_packets() argument 2021 status = ath6kl_htc_rx_process_hdr(target, packet, lk_ahds, in ath6kl_htc_rx_process_packets() 2034 ath6kl_htc_rx_set_indicate(lk_ahds[0], in ath6kl_htc_rx_process_packets()
|