Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/raw/ioat/
H A Dioat_spec.h312 #define WQ_STATE_IDX 6 /* WQ state and occupancy state */ macro
H A Didxd_pci.c57 uint32_t state = idxd_get_wq_cfg(idxd->u.pci, idxd->qid)[WQ_STATE_IDX]; in idxd_is_wq_enabled()