Searched refs:IGB_TX_DESC (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/ |
| H A D | igb.h | 431 #define IGB_TX_DESC(R, i) \ macro
|
| H A D | igb_main.c | 429 tx_desc = IGB_TX_DESC(tx_ring, i); in igb_dump() 4837 tx_desc = IGB_TX_DESC(tx_ring, i); in igb_clean_tx_ring() 4847 tx_desc = IGB_TX_DESC(tx_ring, 0); in igb_clean_tx_ring() 6141 tx_desc = IGB_TX_DESC(tx_ring, i); in igb_tx_map() 6169 tx_desc = IGB_TX_DESC(tx_ring, 0); in igb_tx_map() 6188 tx_desc = IGB_TX_DESC(tx_ring, 0); in igb_tx_map() 6298 tx_desc = IGB_TX_DESC(tx_ring, i); in igb_xmit_xdp_ring() 8073 tx_desc = IGB_TX_DESC(tx_ring, i); in igb_clean_tx_irq() 8120 tx_desc = IGB_TX_DESC(tx_ring, 0); in igb_clean_tx_irq() 8140 tx_desc = IGB_TX_DESC(tx_ring, 0); in igb_clean_tx_irq()
|