Home
last modified time | relevance | path

Searched refs:ixgbe_adv_tx_desc (Results 1 – 5 of 5) 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()
1701 ring->count * sizeof(union ixgbe_adv_tx_desc)); in ixgbevf_configure_tx_ring()
2441 union ixgbe_adv_tx_desc *eop_desc, *tx_desc; in ixgbevf_clean_tx_ring()
3458 tx_ring->size = tx_ring->count * sizeof(union ixgbe_adv_tx_desc); in ixgbevf_setup_tx_resources()
3965 static void ixgbevf_tx_olinfo_status(union ixgbe_adv_tx_desc *tx_desc, in ixgbevf_tx_olinfo_status()
4000 union ixgbe_adv_tx_desc *tx_desc; in ixgbevf_tx_map()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h2888 union ixgbe_adv_tx_desc { union
H A Dixgbe_ethtool.c2090 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_clean_test_rings()