Searched refs:igb_tx_desc (Results 1 – 1 of 1) sorted by relevance
24 struct igb_tx_desc { struct61 struct igb_tx_desc tx_ring[RING_SIZE] __attribute__((aligned(128)));278 igb_write32(igb, E1000_TDLEN(0), RING_SIZE * sizeof(struct igb_tx_desc)); in igb_hw_init()441 struct igb_tx_desc *tx; in igb_memcpy_start()453 memset(tx, 0, sizeof(struct igb_tx_desc)); in igb_memcpy_start()