Lines Matching refs:htc_packet
587 struct htc_packet *packet) in ath6kl_tx_queue_full()
685 struct htc_packet *packet; in ath6kl_tx_complete()
703 packet = list_first_entry(packet_queue, struct htc_packet, in ath6kl_tx_complete()
880 struct htc_packet *packet; in ath6kl_rx_refill()
900 packet = (struct htc_packet *) skb->head; in ath6kl_rx_refill()
918 struct htc_packet *packet; in ath6kl_refill_amsdu_rxbufs()
926 packet = (struct htc_packet *) skb->head; in ath6kl_refill_amsdu_rxbufs()
947 struct htc_packet *ath6kl_alloc_amsdu_rxbuf(struct htc_target *target, in ath6kl_alloc_amsdu_rxbuf()
952 struct htc_packet *packet = NULL; in ath6kl_alloc_amsdu_rxbuf()
972 struct htc_packet, list); in ath6kl_alloc_amsdu_rxbuf()
1301 void ath6kl_rx(struct htc_target *target, struct htc_packet *packet) in ath6kl_rx()
1841 struct htc_packet *packet, *tmp_pkt; in ath6kl_cleanup_amsdu_rxbufs()