Searched refs:if_ath_alq_hdr (Results 1 – 2 of 2) sorted by relevance
155 struct if_ath_alq_hdr *ap; in if_ath_alq_post()172 ale = if_ath_alq_get(alq, len + sizeof(struct if_ath_alq_hdr)); in if_ath_alq_post()177 ap = (struct if_ath_alq_hdr *) ale->ae_data; in if_ath_alq_post()188 memcpy(((char *) ap) + sizeof(struct if_ath_alq_hdr), in if_ath_alq_post()
146 struct if_ath_alq_hdr { struct155 struct if_ath_alq_hdr hdr; argument