Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h29 union ixgbe_adv_tx_desc *next_to_watch;
300 (&(((union ixgbe_adv_tx_desc *)((R)->desc))[i]))
Ddefines.h185 union ixgbe_adv_tx_desc { union
Dixgbevf_main.c270 union ixgbe_adv_tx_desc *tx_desc; in ixgbevf_clean_tx_irq()
283 union ixgbe_adv_tx_desc *eop_desc = tx_buffer->next_to_watch; in ixgbevf_clean_tx_irq()
367 union ixgbe_adv_tx_desc *eop_desc; in ixgbevf_clean_tx_irq()
979 union ixgbe_adv_tx_desc *tx_desc; in ixgbevf_xmit_xdp_ring()
1677 ring->count * sizeof(union ixgbe_adv_tx_desc)); in ixgbevf_configure_tx_ring()
2368 union ixgbe_adv_tx_desc *eop_desc, *tx_desc; in ixgbevf_clean_tx_ring()
3380 tx_ring->size = tx_ring->count * sizeof(union ixgbe_adv_tx_desc); in ixgbevf_setup_tx_resources()
3882 static void ixgbevf_tx_olinfo_status(union ixgbe_adv_tx_desc *tx_desc, in ixgbevf_tx_olinfo_status()
3913 union ixgbe_adv_tx_desc *tx_desc; in ixgbevf_tx_map()
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h214 union ixgbe_adv_tx_desc *next_to_watch;
511 (&(((union ixgbe_adv_tx_desc *)((R)->desc))[i]))
Dixgbe_main.c569 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_dump()
1112 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_clean_tx_irq()
1125 union ixgbe_adv_tx_desc *eop_desc = tx_buffer->next_to_watch; in ixgbe_clean_tx_irq()
3486 ring->count * sizeof(union ixgbe_adv_tx_desc)); in ixgbe_configure_tx_ring()
5889 union ixgbe_adv_tx_desc *eop_desc, *tx_desc; in ixgbe_clean_tx_ring()
6359 tx_ring->size = tx_ring->count * sizeof(union ixgbe_adv_tx_desc); in ixgbe_setup_tx_resources()
8010 static void ixgbe_tx_olinfo_status(union ixgbe_adv_tx_desc *tx_desc, in ixgbe_tx_olinfo_status()
8080 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_tx_map()
8431 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_xmit_xdp_ring()
Dixgbe_type.h2829 union ixgbe_adv_tx_desc { union
Dixgbe_ethtool.c1897 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_clean_test_rings()