Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/host/
H A Dr8a66597.h68 unsigned short_packet:1; member
H A Dr8a66597-hcd.c1235 (td->short_packet) || (td->zero_packet)) in check_transfer_finish()
1353 td->short_packet = 1; in packet_read()
/linux-6.15/net/ipv6/
H A Dudp.c1090 goto short_packet; in __udp6_lib_rcv()
1100 goto short_packet; in __udp6_lib_rcv()
1104 goto short_packet; in __udp6_lib_rcv()
1172 short_packet: in __udp6_lib_rcv()
/linux-6.15/drivers/usb/gadget/udc/
H A Dtegra-xudc.c2660 bool short_packet; in tegra_xudc_handle_transfer_completion() local
2662 short_packet = (trb_read_cmpl_code(event) == in tegra_xudc_handle_transfer_completion()
2672 if (req && (short_packet || (!trb_read_chain(trb) && in tegra_xudc_handle_transfer_completion()
2692 if (short_packet) { in tegra_xudc_handle_transfer_completion()
/linux-6.15/net/ipv4/
H A Dudp.c2663 goto short_packet; in __udp4_lib_rcv()
2668 goto short_packet; in __udp4_lib_rcv()
2720 short_packet: in __udp4_lib_rcv()