Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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()
1708 ring->count * sizeof(union ixgbe_adv_tx_desc)); in ixgbevf_configure_tx_ring()
2406 union ixgbe_adv_tx_desc *eop_desc, *tx_desc; in ixgbevf_clean_tx_ring()
3420 tx_ring->size = tx_ring->count * sizeof(union ixgbe_adv_tx_desc); in ixgbevf_setup_tx_resources()
3939 static void ixgbevf_tx_olinfo_status(union ixgbe_adv_tx_desc *tx_desc, in ixgbevf_tx_olinfo_status()
3974 union ixgbe_adv_tx_desc *tx_desc; in ixgbevf_tx_map()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_xsk.c386 union ixgbe_adv_tx_desc *tx_desc = NULL; in ixgbe_xmit_zc()
454 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_clean_xdp_tx_irq()
Dixgbe.h215 union ixgbe_adv_tx_desc *next_to_watch;
520 (&(((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()
3492 ring->count * sizeof(union ixgbe_adv_tx_desc)); in ixgbe_configure_tx_ring()
6010 union ixgbe_adv_tx_desc *eop_desc, *tx_desc; in ixgbe_clean_tx_ring()
6484 tx_ring->size = tx_ring->count * sizeof(union ixgbe_adv_tx_desc); in ixgbe_setup_tx_resources()
8171 static void ixgbe_tx_olinfo_status(union ixgbe_adv_tx_desc *tx_desc, in ixgbe_tx_olinfo_status()
8238 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_tx_map()
8585 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_xmit_xdp_ring()
Dixgbe_type.h2840 union ixgbe_adv_tx_desc { union
Dixgbe_ethtool.c2003 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_clean_test_rings()