Lines Matching defs:count
28 * and increments the reference count
554 * elevated reference count here, due to a speculative ref,
1828 int entry, count;
1835 count = TX_BUFF_COUNT(ring, entry, limit);
1849 count -= skb_shinfo(skb)->nr_frags +
1851 if (count < 0)
2141 * because packets get coalesced, we shouldn't run into fragment count
2195 unsigned int entry, last, count, released;
2205 count = entry & 0x3;
2233 if (++count == 4) {
2235 count = 0;