Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c676 txdr->size = txdr->count * sizeof(struct ixgb_tx_desc); in ixgb_setup_tx_resources()
703 u32 tdlen = adapter->tx_ring.count * sizeof(struct ixgb_tx_desc); in ixgb_configure_tx()
1389 struct ixgb_tx_desc *tx_desc = NULL; in ixgb_tx_queue()
1783 struct ixgb_tx_desc *tx_desc, *eop_desc; in ixgb_clean_tx_irq()