Searched refs:next_lk_ahds (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | htc_mbox.c | 1672 u8 *record_buf, u32 *next_lk_ahds, in htc_parse_trailer() argument 1701 next_lk_ahds) { in htc_parse_trailer() 1707 memcpy((u8 *)&next_lk_ahds[0], lk_ahd->lk_ahd, 4); in htc_parse_trailer() 1711 "", next_lk_ahds, 4); in htc_parse_trailer() 1723 if (next_lk_ahds) { in htc_parse_trailer() 1733 memcpy((u8 *)&next_lk_ahds[i], in htc_parse_trailer() 1751 u8 *buf, int len, u32 *next_lk_ahds, in htc_proc_trailer() argument 1786 next_lk_ahds, endpoint, n_lk_ahds); in htc_proc_trailer()
|