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

/asus-wl-520gu-7.0.1.45/src/include/
H A Dhnddma.h67 di_txreclaim_t txreclaim; member in struct:di_fcn_s
133 #define dma_txreclaim(di, forceall) ((di)->di_fn.txreclaim(di, forceall))
/asus-wl-520gu-7.0.1.45/src/et/sys/
H A Detc.h44 void (*txreclaim)(ch_t *ch, bool all); /* reclaim transmit resources */ member in struct:chops
H A Det_cfe.c390 et->etc->chops->txreclaim(et->etc->ch, FALSE);
H A Detc.c125 (*etc->chops->txreclaim)(etc->ch, TRUE);
H A Det_linux.c1000 (*chops->txreclaim)(ch, FALSE);

Completed in 90 milliseconds