Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/igb/
Digb.h431 #define IGB_TX_DESC(R, i) \ macro
Digb_main.c429 tx_desc = IGB_TX_DESC(tx_ring, i); in igb_dump()
4818 tx_desc = IGB_TX_DESC(tx_ring, i); in igb_clean_tx_ring()
4828 tx_desc = IGB_TX_DESC(tx_ring, 0); in igb_clean_tx_ring()
6119 tx_desc = IGB_TX_DESC(tx_ring, i); in igb_tx_map()
6147 tx_desc = IGB_TX_DESC(tx_ring, 0); in igb_tx_map()
6166 tx_desc = IGB_TX_DESC(tx_ring, 0); in igb_tx_map()
6276 tx_desc = IGB_TX_DESC(tx_ring, i); in igb_xmit_xdp_ring()
8048 tx_desc = IGB_TX_DESC(tx_ring, i); in igb_clean_tx_irq()
8095 tx_desc = IGB_TX_DESC(tx_ring, 0); in igb_clean_tx_irq()
8115 tx_desc = IGB_TX_DESC(tx_ring, 0); in igb_clean_tx_irq()