Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ioat/
H A Dioat_spec.h273 #define IDXD_CMD_SHIFT 20 macro
H A Didxd_pci.c31 idxd->u.pci->regs->cmd = (command << IDXD_CMD_SHIFT) | qid; in idxd_pci_dev_command()