Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/device-tree/Bindings/usb/
H A Ddwc3.txt89 - snps,rx-thr-num-pkt-prd: periodic ESS RX packet threshold count - host mode
90 only. Set this and rx-max-burst-prd to a valid,
93 - snps,rx-max-burst-prd: max periodic ESS RX burst size - host mode only. Set
94 this and rx-thr-num-pkt-prd to a valid, non-zero value
97 - snps,tx-thr-num-pkt-prd: periodic ESS TX packet threshold count - host mode
98 only. Set this and tx-max-burst-prd to a valid,
101 - snps,tx-max-burst-prd: max periodic ESS TX burst size - host mode only. Set
102 this and tx-thr-num-pkt-prd to a valid, non-zero value
/f-stack/freebsd/net/
H A Dnetmap_user.h548 POLL_REQUEST_DATA prd; in win_nm_poll() local
550 prd.timeout = timeout; in win_nm_poll()
551 prd.events = fds->events; in win_nm_poll()
553 win_nm_ioctl_internal(h, NETMAP_POLL, &prd); in win_nm_poll()
554 if ((prd.revents == POLLERR) || (prd.revents == STATUS_TIMEOUT)) { in win_nm_poll()
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-npei-defs.h2991 uint64_t prd : 10; /**< DMA PICe Read State */ member
2993 uint64_t prd : 10;