Home
last modified time | relevance | path

Searched refs:dontfree (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/octeon/
Dethernet-tx.c259 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()
Docteon-stubs.h1147 uint64_t dontfree:1; member