Home
last modified time | relevance | path

Searched refs:IGB_TX_DESC (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/igb/
Digb.h362 #define IGB_TX_DESC(R, i) \ macro
Digb_main.c435 tx_desc = IGB_TX_DESC(tx_ring, i); in igb_dump()
4662 tx_desc = IGB_TX_DESC(tx_ring, i); in igb_clean_tx_ring()
4672 tx_desc = IGB_TX_DESC(tx_ring, 0); in igb_clean_tx_ring()
5952 tx_desc = IGB_TX_DESC(tx_ring, i); in igb_tx_map()
5980 tx_desc = IGB_TX_DESC(tx_ring, 0); in igb_tx_map()
5999 tx_desc = IGB_TX_DESC(tx_ring, 0); in igb_tx_map()
7784 tx_desc = IGB_TX_DESC(tx_ring, i); in igb_clean_tx_irq()
7828 tx_desc = IGB_TX_DESC(tx_ring, 0); in igb_clean_tx_irq()
7848 tx_desc = IGB_TX_DESC(tx_ring, 0); in igb_clean_tx_irq()