Searched refs:dontfree (Results 1 – 2 of 2) sorted by relevance
259 pko_command.s.dontfree = 1; in cvm_oct_xmit()340 pko_command.s.dontfree = 0; in cvm_oct_xmit()396 if ((buffers_to_free < -100) && !pko_command.s.dontfree) in cvm_oct_xmit()397 pko_command.s.dontfree = 1; in cvm_oct_xmit()399 if (pko_command.s.dontfree) { in cvm_oct_xmit()
1147 uint64_t dontfree:1; member