Searched refs:lk_ahds (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/wireless/ath/ath6kl/ |
| H A D | htc_mbox.c | 1367 u32 *lk_ahds, struct list_head *queue, int n_msg) in ath6kl_htc_rx_setup() argument 1371 struct htc_frame_hdr *htc_hdr = (struct htc_frame_hdr *)lk_ahds; in ath6kl_htc_rx_setup() 1459 packet->info.rx.exp_hdr = *lk_ahds; in ath6kl_htc_rx_setup() 1469 u32 lk_ahds[], int msg, in ath6kl_htc_rx_alloc() argument 1481 htc_hdr = (struct htc_frame_hdr *)&lk_ahds[i]; in ath6kl_htc_rx_alloc() 1536 status = ath6kl_htc_rx_setup(target, endpoint, &lk_ahds[i], in ath6kl_htc_rx_alloc() 2004 u32 lk_ahds[], in ath6kl_htc_rx_process_packets() argument 2018 status = ath6kl_htc_rx_process_hdr(target, packet, lk_ahds, in ath6kl_htc_rx_process_packets() 2031 ath6kl_htc_rx_set_indicate(lk_ahds[0], in ath6kl_htc_rx_process_packets()
|