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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Ddma-debug.c57 int sg_call_ents; member in struct:dma_debug_entry
272 entry->sg_call_ents == ref->sg_call_ents ? ++match_lvl : 0;
833 if (ref->sg_call_ents && ref->type == dma_debug_sg &&
834 ref->sg_call_ents != entry->sg_call_ents) {
838 entry->sg_call_ents, ref->sg_call_ents);
1032 entry->sg_call_ents = nents;
1082 .sg_call_ents
[all...]

Completed in 117 milliseconds