HomeSort by: relevance | last modified time | path
    Searched refs:ping_state (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/dwc2/dist/
dwc2_hcdintr.c 913 chan->qh->ping_state = 1;
1335 if (!chan->qh->ping_state) {
1341 chan->qh->ping_state = 1;
1422 if (chan->qh->ping_state) {
1423 chan->qh->ping_state = 0;
1427 * Slave mode. In DMA mode, the ping_state is cleared
1511 chan->qh->ping_state = 1;
1687 if (!chan->qh->ping_state) {
1693 chan->qh->ping_state = 1;
dwc2_hcd.h 242 * @ping_state: Ping state
285 u8 ping_state; member in struct:dwc2_qh
dwc2_hcd.c 836 chan->do_ping = qh->ping_state;
1033 chan->qh->ping_state = 0;
1037 chan->qh->ping_state = 0;
dwc2_hcdddma.c 1264 qh->ping_state = 1;

Completed in 17 milliseconds