Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-usb.c1330 pipe->next_tx_frame = usb->frame_number + pipe->interval; in cvmx_usb_open_pipe()
1971 (pipe->next_tx_frame <= current_frame) && in __cvmx_usb_find_ready_pipe()
2090 if (pipe->next_tx_frame > usb->frame_number) in __cvmx_usb_schedule()
2314 if (pipe->next_tx_frame < usb->frame_number) in __cvmx_usb_submit_transaction()
3082 pipe->next_tx_frame += pipe->interval; in __cvmx_usb_poll_channel()
3083 if (pipe->next_tx_frame < usb->frame_number) in __cvmx_usb_poll_channel()
3247 pipe->next_tx_frame += pipe->interval; in __cvmx_usb_poll_channel()
3266 pipe->next_tx_frame += pipe->interval; in __cvmx_usb_poll_channel()
3289 pipe->next_tx_frame += pipe->interval; in __cvmx_usb_poll_channel()
3306 pipe->next_tx_frame += pipe->interval; in __cvmx_usb_poll_channel()
[all …]