Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ioat/
H A Dioat_rawdev.c203 ioat->regs->chancmd = RTE_IOAT_CHANCMD_SUSPEND; in ioat_rawdev_create()
205 ioat->regs->chancmd = RTE_IOAT_CHANCMD_RESET; in ioat_rawdev_create()
207 while (ioat->regs->chancmd & RTE_IOAT_CHANCMD_RESET) { in ioat_rawdev_create()
213 ioat->regs->chancmd, in ioat_rawdev_create()
H A Dioat_spec.h61 uint8_t chancmd; /* 0x84 */ member