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

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.c594 u16 pkt_tag; local
601 pkt_tag = get_unaligned_le16(ptr + index + 2);
603 /* It is supposed that if we have an invalid pkt_tag or
608 if (pkt_tag != ATH_USB_RX_STREAM_MODE_TAG) {

Completed in 190 milliseconds