Home
last modified time | relevance | path

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

/Linux-v5.15/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()
4826 tx_desc = IGB_TX_DESC(tx_ring, i); in igb_clean_tx_ring()
4836 tx_desc = IGB_TX_DESC(tx_ring, 0); in igb_clean_tx_ring()
6117 tx_desc = IGB_TX_DESC(tx_ring, i); in igb_tx_map()
6145 tx_desc = IGB_TX_DESC(tx_ring, 0); in igb_tx_map()
6164 tx_desc = IGB_TX_DESC(tx_ring, 0); in igb_tx_map()
6274 tx_desc = IGB_TX_DESC(tx_ring, i); in igb_xmit_xdp_ring()
8046 tx_desc = IGB_TX_DESC(tx_ring, i); in igb_clean_tx_irq()
8093 tx_desc = IGB_TX_DESC(tx_ring, 0); in igb_clean_tx_irq()
8113 tx_desc = IGB_TX_DESC(tx_ring, 0); in igb_clean_tx_irq()