Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/mips/cavium/usb/
HDoctusb.c96 uint8_t short_pkt; member
453 if (td->short_pkt) in octusb_non_control_data_tx()
457 td->short_pkt = 1; in octusb_non_control_data_tx()
473 td->short_pkt = 1; in octusb_non_control_data_tx()
557 td->short_pkt = 1; in octusb_non_control_data_rx()
579 if (td->short_pkt) { in octusb_non_control_data_rx()
585 td->short_pkt = 1; in octusb_non_control_data_rx()
991 td->short_pkt = temp->short_pkt; in octusb_setup_standard_chain_sub()
1025 temp.short_pkt = temp.len ? 1 : 0; in octusb_setup_standard_chain()
1080 temp.short_pkt = 0; in octusb_setup_standard_chain()
[all …]
HDoctusb.h53 uint8_t short_pkt:1; member
/freebsd-11-stable/sys/dev/usb/controller/
HDsaf1761_otg.c554 td->short_pkt = 1; in saf1761_host_bulk_data_rx()
575 if (td->short_pkt) in saf1761_host_bulk_data_rx()
652 if (td->short_pkt) in saf1761_host_bulk_data_tx()
664 td->short_pkt = 1; in saf1761_host_bulk_data_tx()
748 td->short_pkt = 1; in saf1761_host_intr_data_rx()
769 if (td->short_pkt) in saf1761_host_intr_data_rx()
854 if (td->short_pkt) in saf1761_host_intr_data_tx()
866 td->short_pkt = 1; in saf1761_host_intr_data_tx()
953 td->short_pkt = 1; in saf1761_host_isoc_data_rx()
1047 td->short_pkt = 1; in saf1761_host_isoc_data_tx()
[all …]
HDmusb_otg.c667 td->short_pkt = 1; in musbotg_dev_ctrl_data_rx()
744 if (td->short_pkt) { in musbotg_dev_ctrl_data_rx()
796 td->short_pkt = 1; in musbotg_dev_ctrl_data_tx()
862 if (td->short_pkt) { in musbotg_dev_ctrl_data_tx()
957 td->short_pkt = 1; in musbotg_host_ctrl_data_rx()
1039 if (td->short_pkt) { in musbotg_host_ctrl_data_rx()
1132 if (td->short_pkt) { in musbotg_host_ctrl_data_tx()
1147 td->short_pkt = 1; in musbotg_host_ctrl_data_tx()
1474 td->short_pkt = 1; in musbotg_dev_data_rx()
1557 if (td->short_pkt) { in musbotg_dev_data_rx()
[all …]
HDsaf1761_otg.h84 uint8_t short_pkt:1; member
98 uint8_t short_pkt; member
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()
822 temp.short_pkt = temp.len ? 1 : 0; in atmegadci_setup_standard_chain()
872 temp.short_pkt = 0; in atmegadci_setup_standard_chain()
878 temp.short_pkt = (xfer->flags.force_short_xfer) ? 0 : 1; in atmegadci_setup_standard_chain()
896 temp.short_pkt = 0; in atmegadci_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()
789 temp.short_pkt = temp.len ? 1 : 0; in avr32dci_setup_standard_chain()
838 temp.short_pkt = 0; in avr32dci_setup_standard_chain()
844 temp.short_pkt = (xfer->flags.force_short_xfer) ? 0 : 1; in avr32dci_setup_standard_chain()
862 temp.short_pkt = 0; in avr32dci_setup_standard_chain()
HDat91dci.h152 uint8_t short_pkt:1; member
165 uint8_t short_pkt; member
HDuss820dci.c449 td->short_pkt = 1; in uss820dci_data_rx()
487 if (td->short_pkt) { in uss820dci_data_rx()
555 td->short_pkt = 1; in uss820dci_data_tx()
594 if (td->short_pkt) { in uss820dci_data_tx()
877 td->short_pkt = temp->short_pkt; in uss820dci_setup_standard_chain_sub()
921 temp.short_pkt = temp.len ? 1 : 0; in uss820dci_setup_standard_chain()
967 temp.short_pkt = 0; in uss820dci_setup_standard_chain()
973 temp.short_pkt = (xfer->flags.force_short_xfer) ? 0 : 1; in uss820dci_setup_standard_chain()
993 temp.short_pkt = 0; in uss820dci_setup_standard_chain()
1011 temp.short_pkt = 0; in uss820dci_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
108 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()
941 temp.short_pkt = temp.len ? 1 : 0; in at91dci_setup_standard_chain()
991 temp.short_pkt = 0; in at91dci_setup_standard_chain()
997 temp.short_pkt = (xfer->flags.force_short_xfer) ? 0 : 1; in at91dci_setup_standard_chain()
1016 temp.short_pkt = 0; in at91dci_setup_standard_chain()
HDavr32dci.h172 uint8_t short_pkt:1; member
187 uint8_t short_pkt; member
HDuss820dci.h283 uint8_t short_pkt:1; member
297 uint8_t short_pkt; member
HDdwc_otg.c1306 td->short_pkt = 1; in dwc_otg_host_data_rx_sub()
1315 td->short_pkt = 1; in dwc_otg_host_data_rx_sub()
1485 if (td->short_pkt) in dwc_otg_host_data_rx()
1718 td->short_pkt = 1; in dwc_otg_data_rx()
1766 if (td->short_pkt) { in dwc_otg_data_rx()
1868 if (td->short_pkt) in dwc_otg_host_data_tx()
1907 if (td->short_pkt) in dwc_otg_host_data_tx()
2003 td->short_pkt = 1; in dwc_otg_host_data_tx()
2218 if (td->short_pkt) in dwc_otg_data_tx()
2272 td->short_pkt = 1; in dwc_otg_data_tx()
[all …]
HDmusb_otg.h324 uint8_t short_pkt:1; member
344 uint8_t short_pkt; member