Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dr8a66597.h68 unsigned short_packet:1; member
Dr8a66597-hcd.c1235 (td->short_packet) || (td->zero_packet)) in check_transfer_finish()
1353 td->short_packet = 1; in packet_read()
/Linux-v5.15/net/ipv6/
Dudp.c929 goto short_packet; in __udp6_lib_rcv()
939 goto short_packet; in __udp6_lib_rcv()
943 goto short_packet; in __udp6_lib_rcv()
1004 short_packet: in __udp6_lib_rcv()
/Linux-v5.15/drivers/usb/gadget/udc/
Dtegra-xudc.c2643 bool short_packet; in tegra_xudc_handle_transfer_completion() local
2645 short_packet = (trb_read_cmpl_code(event) == in tegra_xudc_handle_transfer_completion()
2655 if (req && (short_packet || (!trb_read_chain(trb) && in tegra_xudc_handle_transfer_completion()
2675 if (short_packet) { in tegra_xudc_handle_transfer_completion()
/Linux-v5.15/net/ipv4/
Dudp.c2416 goto short_packet; in __udp4_lib_rcv()
2421 goto short_packet; in __udp4_lib_rcv()
2468 short_packet: in __udp4_lib_rcv()