Home
last modified time | relevance | path

Searched refs:ixgb_tx_desc (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/intel/ixgb/
Dixgb.h106 #define IXGB_TX_DESC(R, i) IXGB_GET_DESC(R, i, ixgb_tx_desc)
Dixgb_hw.h533 struct ixgb_tx_desc { struct
Dixgb_main.c669 txdr->size = txdr->count * sizeof(struct ixgb_tx_desc); in ixgb_setup_tx_resources()
696 u32 tdlen = adapter->tx_ring.count * sizeof(struct ixgb_tx_desc); in ixgb_configure_tx()
1382 struct ixgb_tx_desc *tx_desc = NULL; in ixgb_tx_queue()
1775 struct ixgb_tx_desc *tx_desc, *eop_desc; in ixgb_clean_tx_irq()