Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_nix_inl_dev.c675 uint16_t head_l, tail_l; in inl_outb_soft_exp_poll() local
687 head_l = head.s.head_pos; in inl_outb_soft_exp_poll()
690 while (tail_l != head_l) { in inl_outb_soft_exp_poll()