Home
last modified time | relevance | path

Searched refs:short_pkt (Results 1 – 14 of 14) sorted by relevance

/trueos/sys/mips/cavium/usb/
HDoctusb.c99 uint8_t short_pkt; member
456 if (td->short_pkt) in octusb_non_control_data_tx()
460 td->short_pkt = 1; in octusb_non_control_data_tx()
476 td->short_pkt = 1; in octusb_non_control_data_tx()
560 td->short_pkt = 1; in octusb_non_control_data_rx()
582 if (td->short_pkt) { in octusb_non_control_data_rx()
588 td->short_pkt = 1; in octusb_non_control_data_rx()
994 td->short_pkt = temp->short_pkt; in octusb_setup_standard_chain_sub()
1028 temp.short_pkt = temp.len ? 1 : 0; in octusb_setup_standard_chain()
1083 temp.short_pkt = 0; in octusb_setup_standard_chain()
[all …]
HDoctusb.h53 uint8_t short_pkt:1; member
/trueos/sys/dev/usb/controller/
HDmusb_otg.c657 td->short_pkt = 1; in musbotg_dev_ctrl_data_rx()
734 if (td->short_pkt) { in musbotg_dev_ctrl_data_rx()
786 td->short_pkt = 1; in musbotg_dev_ctrl_data_tx()
852 if (td->short_pkt) { in musbotg_dev_ctrl_data_tx()
947 td->short_pkt = 1; in musbotg_host_ctrl_data_rx()
1029 if (td->short_pkt) { in musbotg_host_ctrl_data_rx()
1122 if (td->short_pkt) { in musbotg_host_ctrl_data_tx()
1137 td->short_pkt = 1; in musbotg_host_ctrl_data_tx()
1464 td->short_pkt = 1; in musbotg_dev_data_rx()
1547 if (td->short_pkt) { in musbotg_dev_data_rx()
[all …]
HDat91dci.h152 uint8_t short_pkt:1; member
165 uint8_t short_pkt; member
HDuss820dci.c465 td->short_pkt = 1; in uss820dci_data_rx()
505 if (td->short_pkt) { in uss820dci_data_rx()
573 td->short_pkt = 1; in uss820dci_data_tx()
614 if (td->short_pkt) { in uss820dci_data_tx()
849 td->short_pkt = temp->short_pkt; in uss820dci_setup_standard_chain_sub()
892 temp.short_pkt = temp.len ? 1 : 0; in uss820dci_setup_standard_chain()
938 temp.short_pkt = 0; in uss820dci_setup_standard_chain()
944 temp.short_pkt = (xfer->flags.force_short_xfer) ? 0 : 1; in uss820dci_setup_standard_chain()
964 temp.short_pkt = 0; in uss820dci_setup_standard_chain()
982 temp.short_pkt = 0; in uss820dci_setup_standard_chain()
HDavr32dci.c398 td->short_pkt = 1; in avr32dci_data_rx()
434 if (td->short_pkt) { in avr32dci_data_rx()
483 td->short_pkt = 1; in avr32dci_data_tx()
510 if (td->short_pkt) { in avr32dci_data_tx()
744 td->short_pkt = temp->short_pkt; in avr32dci_setup_standard_chain_sub()
788 temp.short_pkt = temp.len ? 1 : 0; in avr32dci_setup_standard_chain()
837 temp.short_pkt = 0; in avr32dci_setup_standard_chain()
843 temp.short_pkt = (xfer->flags.force_short_xfer) ? 0 : 1; in avr32dci_setup_standard_chain()
861 temp.short_pkt = 0; in avr32dci_setup_standard_chain()
HDatmegadci.c388 td->short_pkt = 1; in atmegadci_data_rx()
427 if (td->short_pkt) { in atmegadci_data_rx()
485 td->short_pkt = 1; in atmegadci_data_tx()
514 if (td->short_pkt) { in atmegadci_data_tx()
777 td->short_pkt = temp->short_pkt; in atmegadci_setup_standard_chain_sub()
821 temp.short_pkt = temp.len ? 1 : 0; in atmegadci_setup_standard_chain()
871 temp.short_pkt = 0; in atmegadci_setup_standard_chain()
877 temp.short_pkt = (xfer->flags.force_short_xfer) ? 0 : 1; in atmegadci_setup_standard_chain()
895 temp.short_pkt = 0; in atmegadci_setup_standard_chain()
HDatmegadci.h205 uint8_t short_pkt:1; member
219 uint8_t short_pkt; member
HDdwc_otg.h87 uint8_t short_pkt:1; member
107 uint8_t short_pkt; member
HDat91dci.c444 td->short_pkt = 1; in at91dci_data_rx()
500 if (td->short_pkt) { in at91dci_data_rx()
558 td->short_pkt = 1; in at91dci_data_tx()
584 if (td->short_pkt) { in at91dci_data_tx()
896 td->short_pkt = temp->short_pkt; in at91dci_setup_standard_chain_sub()
940 temp.short_pkt = temp.len ? 1 : 0; in at91dci_setup_standard_chain()
990 temp.short_pkt = 0; in at91dci_setup_standard_chain()
996 temp.short_pkt = (xfer->flags.force_short_xfer) ? 0 : 1; in at91dci_setup_standard_chain()
1015 temp.short_pkt = 0; in at91dci_setup_standard_chain()
HDavr32dci.h172 uint8_t short_pkt:1; member
187 uint8_t short_pkt; member
HDuss820dci.h280 uint8_t short_pkt:1; member
294 uint8_t short_pkt; member
HDdwc_otg.c1147 td->short_pkt = 1; in dwc_otg_host_data_rx_sub()
1157 td->short_pkt = 1; in dwc_otg_host_data_rx_sub()
1310 if (td->short_pkt) in dwc_otg_host_data_rx()
1528 td->short_pkt = 1; in dwc_otg_data_rx()
1574 if (td->short_pkt) { in dwc_otg_data_rx()
1670 if (td->short_pkt) in dwc_otg_host_data_tx()
1709 if (td->short_pkt) in dwc_otg_host_data_tx()
1811 td->short_pkt = 1; in dwc_otg_host_data_tx()
1826 td->short_pkt = 1; in dwc_otg_host_data_tx()
1837 td->short_pkt = 1; in dwc_otg_host_data_tx()
[all …]
HDmusb_otg.h324 uint8_t short_pkt:1; member
344 uint8_t short_pkt; member