OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reclaim_tx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_netmap.c
212
int
reclaim_tx
;
local in function:ixgbe_netmap_txsync
314
reclaim_tx
= 1; /* forced reclaim */
316
reclaim_tx
= 0; /* have buffers, no reclaim */
336
reclaim_tx
= txd[nic_i].upper.fields.status & IXGBE_TXD_STAT_DD; // XXX cpu_to_le32 ?
338
if (
reclaim_tx
) {
ixgbe_netmap.c
212
int
reclaim_tx
;
local in function:ixgbe_netmap_txsync
314
reclaim_tx
= 1; /* forced reclaim */
316
reclaim_tx
= 0; /* have buffers, no reclaim */
336
reclaim_tx
= txd[nic_i].upper.fields.status & IXGBE_TXD_STAT_DD; // XXX cpu_to_le32 ?
338
if (
reclaim_tx
) {
Completed in 27 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025