Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/net/ipv6/
H A Dudp.c936 goto short_packet; in __udp6_lib_rcv()
946 goto short_packet; in __udp6_lib_rcv()
950 goto short_packet; in __udp6_lib_rcv()
1011 short_packet: in __udp6_lib_rcv()
/kernel/linux/linux-6.6/net/ipv6/
H A Dudp.c949 goto short_packet; in __udp6_lib_rcv()
959 goto short_packet; in __udp6_lib_rcv()
963 goto short_packet; in __udp6_lib_rcv()
1031 short_packet: in __udp6_lib_rcv()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dtegra-xudc.c2645 bool short_packet; in tegra_xudc_handle_transfer_completion() local
2647 short_packet = (trb_read_cmpl_code(event) == in tegra_xudc_handle_transfer_completion()
2657 if (req && (short_packet || (!trb_read_chain(trb) && in tegra_xudc_handle_transfer_completion()
2677 if (short_packet) { in tegra_xudc_handle_transfer_completion()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dtegra-xudc.c2656 bool short_packet; in tegra_xudc_handle_transfer_completion() local
2658 short_packet = (trb_read_cmpl_code(event) == in tegra_xudc_handle_transfer_completion()
2668 if (req && (short_packet || (!trb_read_chain(trb) && in tegra_xudc_handle_transfer_completion()
2688 if (short_packet) { in tegra_xudc_handle_transfer_completion()
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp.c2391 goto short_packet; in __udp4_lib_rcv()
2396 goto short_packet; in __udp4_lib_rcv()
2443 short_packet: in __udp4_lib_rcv()
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp.c2389 goto short_packet; in __udp4_lib_rcv()
2394 goto short_packet; in __udp4_lib_rcv()
2446 short_packet: in __udp4_lib_rcv()

Completed in 31 milliseconds