Home
last modified time | relevance | path

Searched refs:ixgbe_adv_tx_desc (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h30 union ixgbe_adv_tx_desc *next_to_watch;
286 (&(((union ixgbe_adv_tx_desc *)((R)->desc))[i]))
H A Ddefines.h194 union ixgbe_adv_tx_desc { union
H A Dixgbevf_main.c273 union ixgbe_adv_tx_desc *tx_desc; in ixgbevf_clean_tx_irq()
286 union ixgbe_adv_tx_desc *eop_desc = tx_buffer->next_to_watch; in ixgbevf_clean_tx_irq()
373 union ixgbe_adv_tx_desc *eop_desc; in ixgbevf_clean_tx_irq()
975 union ixgbe_adv_tx_desc *tx_desc; in ixgbevf_xmit_xdp_ring()
1702 ring->count * sizeof(union ixgbe_adv_tx_desc)); in ixgbevf_configure_tx_ring()
2442 union ixgbe_adv_tx_desc *eop_desc, *tx_desc; in ixgbevf_clean_tx_ring()
3459 tx_ring->size = tx_ring->count * sizeof(union ixgbe_adv_tx_desc); in ixgbevf_setup_tx_resources()
3966 static void ixgbevf_tx_olinfo_status(union ixgbe_adv_tx_desc *tx_desc, in ixgbevf_tx_olinfo_status()
4001 union ixgbe_adv_tx_desc *tx_desc; in ixgbevf_tx_map()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h260 union ixgbe_adv_tx_desc *next_to_watch;
575 (&(((union ixgbe_adv_tx_desc *)((R)->desc))[i]))
H A Dixgbe_main.c591 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_dump()
1354 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_clean_tx_irq()
1368 union ixgbe_adv_tx_desc *eop_desc = tx_buffer->next_to_watch; in ixgbe_clean_tx_irq()
3924 ring->count * sizeof(union ixgbe_adv_tx_desc)); in ixgbe_configure_tx_ring()
6598 union ixgbe_adv_tx_desc *eop_desc, *tx_desc; in ixgbe_clean_tx_ring()
7086 tx_ring->size = tx_ring->count * sizeof(union ixgbe_adv_tx_desc); in ixgbe_setup_tx_resources()
8895 static void ixgbe_tx_olinfo_status(union ixgbe_adv_tx_desc *tx_desc, in ixgbe_tx_olinfo_status()
8950 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_tx_map()
9300 union ixgbe_adv_tx_desc *tx_desc = IXGBE_TX_DESC(ring, index); in ixgbe_xmit_xdp_ring()
H A Dixgbe_ethtool.c2090 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_clean_test_rings()