Searched defs:ixl_hmc_rxq (Results 1 – 1 of 1) sorted by relevance
262 struct ixl_hmc_rxq { struct263 uint16_t head;264 uint8_t cpuid;265 uint64_t base;267 uint16_t qlen;268 uint16_t dbuff;270 uint8_t hbuff;295 { offsetof(struct ixl_hmc_rxq, head), 13, 0 }, argument