Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h30 union ixgbe_adv_tx_desc *next_to_watch;
302 (&(((union ixgbe_adv_tx_desc *)((R)->desc))[i]))
Ddefines.h190 union ixgbe_adv_tx_desc { union
Dixgbevf_main.c269 union ixgbe_adv_tx_desc *tx_desc; in ixgbevf_clean_tx_irq()
282 union ixgbe_adv_tx_desc *eop_desc = tx_buffer->next_to_watch; in ixgbevf_clean_tx_irq()
369 union ixgbe_adv_tx_desc *eop_desc; in ixgbevf_clean_tx_irq()
980 union ixgbe_adv_tx_desc *tx_desc; in ixgbevf_xmit_xdp_ring()
1705 ring->count * sizeof(union ixgbe_adv_tx_desc)); in ixgbevf_configure_tx_ring()
2395 union ixgbe_adv_tx_desc *eop_desc, *tx_desc; in ixgbevf_clean_tx_ring()
3407 tx_ring->size = tx_ring->count * sizeof(union ixgbe_adv_tx_desc); in ixgbevf_setup_tx_resources()
3926 static void ixgbevf_tx_olinfo_status(union ixgbe_adv_tx_desc *tx_desc, in ixgbevf_tx_olinfo_status()
3961 union ixgbe_adv_tx_desc *tx_desc; in ixgbevf_tx_map()
/Linux-v5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_xsk.c378 union ixgbe_adv_tx_desc *tx_desc = NULL; in ixgbe_xmit_zc()
444 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_clean_xdp_tx_irq()
Dixgbe.h212 union ixgbe_adv_tx_desc *next_to_watch;
517 (&(((union ixgbe_adv_tx_desc *)((R)->desc))[i]))
Dixgbe_main.c572 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_dump()
1115 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_clean_tx_irq()
1128 union ixgbe_adv_tx_desc *eop_desc = tx_buffer->next_to_watch; in ixgbe_clean_tx_irq()
3491 ring->count * sizeof(union ixgbe_adv_tx_desc)); in ixgbe_configure_tx_ring()
6002 union ixgbe_adv_tx_desc *eop_desc, *tx_desc; in ixgbe_clean_tx_ring()
6476 tx_ring->size = tx_ring->count * sizeof(union ixgbe_adv_tx_desc); in ixgbe_setup_tx_resources()
8135 static void ixgbe_tx_olinfo_status(union ixgbe_adv_tx_desc *tx_desc, in ixgbe_tx_olinfo_status()
8202 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_tx_map()
8549 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_xmit_xdp_ring()
Dixgbe_type.h2840 union ixgbe_adv_tx_desc { union
Dixgbe_ethtool.c2001 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_clean_test_rings()