Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-ipd.c94 int no_wptr = 0; in __cvmx_ipd_free_ptr_v1() local
102 if (ipd_ctl_status.s.no_wptr) in __cvmx_ipd_free_ptr_v1()
103 no_wptr = 1; in __cvmx_ipd_free_ptr_v1()
110 if (no_wptr) in __cvmx_ipd_free_ptr_v1()
126 if (no_wptr) in __cvmx_ipd_free_ptr_v1()
198 int no_wptr = 0; in __cvmx_ipd_free_ptr_v2() local
208 if (ipd_ctl_status.s.no_wptr) in __cvmx_ipd_free_ptr_v2()
209 no_wptr = 1; in __cvmx_ipd_free_ptr_v2()
216 if (no_wptr) in __cvmx_ipd_free_ptr_v2()
234 if (no_wptr) in __cvmx_ipd_free_ptr_v2()
H A Dcvmx-ipd-defs.h1098 uint64_t no_wptr : 1; /**< When set '1' the WQE pointers will not be used and member
1191 uint64_t no_wptr : 1;
1308 uint64_t no_wptr : 1; /**< When set '1' the WQE pointers will not be used and member
1379 uint64_t no_wptr : 1;
1466 uint64_t no_wptr : 1; /**< When set '1' the WQE pointers will not be used and member
1559 uint64_t no_wptr : 1;