eol_tx            284 drivers/net/ethernet/natsemi/sonic.c 	sonic_tda_put(dev, lp->eol_tx, SONIC_TD_LINK,
eol_tx            285 drivers/net/ethernet/natsemi/sonic.c 				  sonic_tda_get(dev, lp->eol_tx, SONIC_TD_LINK) & ~SONIC_EOL);
eol_tx            286 drivers/net/ethernet/natsemi/sonic.c 	lp->eol_tx = entry;
eol_tx            784 drivers/net/ethernet/natsemi/sonic.c 	lp->eol_tx = SONIC_NUM_TDS - 1;
eol_tx            323 drivers/net/ethernet/natsemi/sonic.h 	unsigned int eol_tx;           /* last unacked transmit packet */