Searched refs:if_ath_alq_hdr (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_alq.c157 struct if_ath_alq_hdr *ap;
174 ale = if_ath_alq_get(alq, len + sizeof(struct if_ath_alq_hdr));
179 ap = (struct if_ath_alq_hdr *) ale->ae_data;
190 memcpy(((char *) ap) + sizeof(struct if_ath_alq_hdr),
H A Dif_ath_alq.h148 struct if_ath_alq_hdr { struct
157 struct if_ath_alq_hdr hdr;

Completed in 34 milliseconds