Searched refs:lk_ahds (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/net/wireless/ath/ath6kl/ |
D | htc_mbox.c | 1368 u32 *lk_ahds, struct list_head *queue, int n_msg) in ath6kl_htc_rx_setup() argument 1372 struct htc_frame_hdr *htc_hdr = (struct htc_frame_hdr *)lk_ahds; in ath6kl_htc_rx_setup() 1460 packet->info.rx.exp_hdr = *lk_ahds; in ath6kl_htc_rx_setup() 1470 u32 lk_ahds[], int msg, in ath6kl_htc_rx_alloc() argument 1482 htc_hdr = (struct htc_frame_hdr *)&lk_ahds[i]; in ath6kl_htc_rx_alloc() 1537 status = ath6kl_htc_rx_setup(target, endpoint, &lk_ahds[i], in ath6kl_htc_rx_alloc() 2005 u32 lk_ahds[], in ath6kl_htc_rx_process_packets() argument 2019 status = ath6kl_htc_rx_process_hdr(target, packet, lk_ahds, in ath6kl_htc_rx_process_packets() 2032 ath6kl_htc_rx_set_indicate(lk_ahds[0], in ath6kl_htc_rx_process_packets()
|