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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-ipd.c94 int no_wptr = 0; local
102 if (ipd_ctl_status.s.no_wptr)
103 no_wptr = 1;
110 if (no_wptr)
126 if (no_wptr)
198 int no_wptr = 0; local
208 if (ipd_ctl_status.s.no_wptr)
209 no_wptr = 1;
216 if (no_wptr)
234 if (no_wptr)
[all...]
H A Dcvmx-ipd-defs.h1098 uint64_t no_wptr : 1; /**< When set '1' the WQE pointers will not be used and member in struct:cvmx_ipd_ctl_status::cvmx_ipd_ctl_status_s
1191 uint64_t no_wptr : 1;
1308 uint64_t no_wptr : 1; /**< When set '1' the WQE pointers will not be used and member in struct:cvmx_ipd_ctl_status::cvmx_ipd_ctl_status_cn50xx
1379 uint64_t no_wptr : 1;
1466 uint64_t no_wptr : 1; /**< When set '1' the WQE pointers will not be used and member in struct:cvmx_ipd_ctl_status::cvmx_ipd_ctl_status_cn63xxp1
1559 uint64_t no_wptr : 1;

Completed in 174 milliseconds