Home
last modified time | relevance | path

Searched refs:found_packet (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/ath6kl/
Dhtc_pipe.c717 struct htc_packet *packet, *tmp_pkt, *found_packet = NULL; in htc_lookup_tx_packet() local
732 found_packet = packet; in htc_lookup_tx_packet()
739 return found_packet; in htc_lookup_tx_packet()