Lines Matching refs:htc_packet
592 struct htc_packet *packet) in ath6kl_tx_queue_full()
690 struct htc_packet *packet; in ath6kl_tx_complete()
708 packet = list_first_entry(packet_queue, struct htc_packet, in ath6kl_tx_complete()
885 struct htc_packet *packet; in ath6kl_rx_refill()
905 packet = (struct htc_packet *) skb->head; in ath6kl_rx_refill()
923 struct htc_packet *packet; in ath6kl_refill_amsdu_rxbufs()
931 packet = (struct htc_packet *) skb->head; in ath6kl_refill_amsdu_rxbufs()
952 struct htc_packet *ath6kl_alloc_amsdu_rxbuf(struct htc_target *target, in ath6kl_alloc_amsdu_rxbuf()
957 struct htc_packet *packet = NULL; in ath6kl_alloc_amsdu_rxbuf()
977 struct htc_packet, list); in ath6kl_alloc_amsdu_rxbuf()
1306 void ath6kl_rx(struct htc_target *target, struct htc_packet *packet) in ath6kl_rx()
1849 struct htc_packet *packet, *tmp_pkt; in ath6kl_cleanup_amsdu_rxbufs()