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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/octeon/
H A Dcvmx-pow.h113 * - fields used: op, no_sched, grp, type, tag
118 * - fields used: op, no_sched
132 * set the no_sched bit on the de-schedule list
152 * clears the no_sched bit on the de-schedule list
182 * Don't reschedule this entry. no_sched is used for
186 uint64_t no_sched:1; member in struct:__anon15583::__anon15584
1710 * @no_sched: Control whether this work queue entry will be rescheduled.
1718 uint64_t no_sched)
1746 tag_req.s.no_sched = no_sched;
1714 cvmx_pow_tag_sw_desched_nocheck( uint32_t tag, enum cvmx_pow_tag_type tag_type, uint64_t group, uint64_t no_sched) argument
1800 cvmx_pow_tag_sw_desched(uint32_t tag, enum cvmx_pow_tag_type tag_type, uint64_t group, uint64_t no_sched) argument
1825 cvmx_pow_desched(uint64_t no_sched) argument
[all...]

Completed in 26 milliseconds