tbds              335 drivers/net/ethernet/i825xx/82596.c 	struct i596_tbd tbds[TX_RING_SIZE];
tbds             1068 drivers/net/ethernet/i825xx/82596.c 	tbd = lp->tbds + lp->next_tx_cmd;
tbds              311 drivers/net/ethernet/i825xx/lib82596.c 	struct i596_tbd tbds[TX_RING_SIZE]	__attribute__((aligned(32)));
tbds              989 drivers/net/ethernet/i825xx/lib82596.c 	tbd = lp->dma->tbds + lp->next_tx_cmd;