Searched refs:tx_cnt (Results 1 - 4 of 4) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
H A D3c90x.c266 p->tx_cnt = 0;
285 DBG(" tx_cnt: %d\n", p->tx_cnt);
304 p->tx_cnt--;
337 if (inf_3c90x->tx_cnt == TX_RING_SIZE) {
385 inf_3c90x->tx_cnt++;
H A D3c90x.h292 unsigned int tx_cnt; /* current number of used tx descriptors */ member in struct:INF_3C90X
H A Deepro100.h158 int tx_cnt; member in struct:ifec_private
H A Deepro100.c1081 priv->tx_cnt = 0;

Completed in 356 milliseconds