Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/usb/
H A Daqc111.c1077 u32 start_of_descs = 0; in aqc111_rx_fixup() local
1099 start_of_descs = skb_len - ((pkt_count + 1) * sizeof(desc_hdr)); in aqc111_rx_fixup()
1102 if (start_of_descs != desc_offset) in aqc111_rx_fixup()
/kernel/linux/linux-6.6/drivers/net/usb/
H A Daqc111.c1077 u32 start_of_descs = 0; in aqc111_rx_fixup() local
1099 start_of_descs = skb_len - ((pkt_count + 1) * sizeof(desc_hdr)); in aqc111_rx_fixup()
1102 if (start_of_descs != desc_offset) in aqc111_rx_fixup()

Completed in 4 milliseconds