Home
last modified time | relevance | path

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

/dpdk/drivers/dma/idxd/
H A Didxd_hw_defs.h115 #define WQ_PRIORITY_SHIFT 4 macro
H A Didxd_pci.c246 idxd_get_wq_cfg(pci, i)[wq_mode_idx] = (1 << WQ_PRIORITY_SHIFT) | in init_pci_device()
/dpdk/drivers/raw/ioat/
H A Dioat_spec.h316 #define WQ_PRIORITY_SHIFT 4 macro
H A Didxd_pci.c218 idxd_get_wq_cfg(pci, i)[WQ_MODE_IDX] = (1 << WQ_PRIORITY_SHIFT) | in init_pci_device()