Home
last modified time | relevance | path

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

/linux-6.12.1/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.c268 union ixgbe_adv_tx_desc *tx_desc; in ixgbevf_clean_tx_irq()
281 union ixgbe_adv_tx_desc *eop_desc = tx_buffer->next_to_watch; in ixgbevf_clean_tx_irq()
368 union ixgbe_adv_tx_desc *eop_desc; in ixgbevf_clean_tx_irq()
974 union ixgbe_adv_tx_desc *tx_desc; in ixgbevf_xmit_xdp_ring()
1699 ring->count * sizeof(union ixgbe_adv_tx_desc)); in ixgbevf_configure_tx_ring()
2411 union ixgbe_adv_tx_desc *eop_desc, *tx_desc; in ixgbevf_clean_tx_ring()
3427 tx_ring->size = tx_ring->count * sizeof(union ixgbe_adv_tx_desc); in ixgbevf_setup_tx_resources()
3934 static void ixgbevf_tx_olinfo_status(union ixgbe_adv_tx_desc *tx_desc, in ixgbevf_tx_olinfo_status()
3969 union ixgbe_adv_tx_desc *tx_desc; in ixgbevf_tx_map()
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_xsk.c394 union ixgbe_adv_tx_desc *tx_desc = NULL; in ixgbe_xmit_zc()
462 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_clean_xdp_tx_irq()
Dixgbe.h256 union ixgbe_adv_tx_desc *next_to_watch;
565 (&(((union ixgbe_adv_tx_desc *)((R)->desc))[i]))
Dixgbe_main.c575 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_dump()
1156 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_clean_tx_irq()
1170 union ixgbe_adv_tx_desc *eop_desc = tx_buffer->next_to_watch; in ixgbe_clean_tx_irq()
3509 ring->count * sizeof(union ixgbe_adv_tx_desc)); in ixgbe_configure_tx_ring()
6069 union ixgbe_adv_tx_desc *eop_desc, *tx_desc; in ixgbe_clean_tx_ring()
6547 tx_ring->size = tx_ring->count * sizeof(union ixgbe_adv_tx_desc); in ixgbe_setup_tx_resources()
8259 static void ixgbe_tx_olinfo_status(union ixgbe_adv_tx_desc *tx_desc, in ixgbe_tx_olinfo_status()
8314 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_tx_map()
8664 union ixgbe_adv_tx_desc *tx_desc = IXGBE_TX_DESC(ring, index); in ixgbe_xmit_xdp_ring()
Dixgbe_type.h2847 union ixgbe_adv_tx_desc { union
Dixgbe_ethtool.c2022 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_clean_test_rings()