Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-ipd.c107 if (ipd_ptr_count.s.wqev_cnt) { in __cvmx_ipd_free_ptr_v1()
213 if (ipd_ptr_count.s.wqev_cnt) { in __cvmx_ipd_free_ptr_v2()
H A Dcvmx-ipd-defs.h2900 uint64_t wqev_cnt : 1; /**< WQE Ptr Valid. This value is '1' when a WQE member
2921 uint64_t wqev_cnt : 1;
H A Dcvmx-helper.c1549 to_add = (ipd_cnt.s.wqev_cnt + ipd_cnt.s.wqe_pcnt) & 0x7; in cvmx_helper_shutdown_packet_io_global()