Searched refs:next_lk_ahds (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
D | htc_mbox.c | 1674 u8 *record_buf, u32 *next_lk_ahds, in htc_parse_trailer() argument 1703 next_lk_ahds) { in htc_parse_trailer() 1709 memcpy((u8 *)&next_lk_ahds[0], lk_ahd->lk_ahd, 4); in htc_parse_trailer() 1713 "", next_lk_ahds, 4); in htc_parse_trailer() 1725 if (next_lk_ahds) { in htc_parse_trailer() 1735 memcpy((u8 *)&next_lk_ahds[i], in htc_parse_trailer() 1753 u8 *buf, int len, u32 *next_lk_ahds, in htc_proc_trailer() argument 1788 next_lk_ahds, endpoint, n_lk_ahds); in htc_proc_trailer()
|