Home
last modified time | relevance | path

Searched refs:ice_tx_desc (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_txrx.h38 struct ice_tx_desc *next_to_watch;
Dice_txrx.c111 struct ice_tx_desc *tx_desc; in ice_clean_tx_irq()
119 struct ice_tx_desc *eop_desc = tx_buf->next_to_watch; in ice_clean_tx_irq()
242 tx_ring->size = tx_ring->count * sizeof(struct ice_tx_desc); in ice_setup_tx_ring()
1178 struct ice_tx_desc *tx_desc; in ice_tx_map()
Dice.h77 #define ICE_TX_DESC(R, i) (&(((struct ice_tx_desc *)((R)->desc))[i]))
Dice_lan_tx_rx.h321 struct ice_tx_desc { struct