Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dr8a66597.h68 unsigned short_packet:1; member
Dr8a66597-hcd.c1237 (td->short_packet) || (td->zero_packet)) in check_transfer_finish()
1355 td->short_packet = 1; in packet_read()
/Linux-v4.19/net/ipv6/
Dudp.c793 goto short_packet; in __udp6_lib_rcv()
803 goto short_packet; in __udp6_lib_rcv()
807 goto short_packet; in __udp6_lib_rcv()
866 short_packet: in __udp6_lib_rcv()
/Linux-v4.19/drivers/usb/musb/
Dmusb_gadget.c456 bool short_packet = false; in musb_g_tx() local
480 short_packet = true; in musb_g_tx()
486 short_packet = true; in musb_g_tx()
488 if (short_packet) { in musb_g_tx()
/Linux-v4.19/net/ipv4/
Dudp.c2175 goto short_packet; in __udp4_lib_rcv()
2180 goto short_packet; in __udp4_lib_rcv()
2226 short_packet: in __udp4_lib_rcv()