Searched refs:ixgbe_adv_tx_desc (Results 1 – 6 of 6) sorted by relevance
56 union ixgbe_adv_tx_desc *next_to_watch;363 (&(((union ixgbe_adv_tx_desc *)((R)->desc))[i]))
202 union ixgbe_adv_tx_desc { union
295 union ixgbe_adv_tx_desc *tx_desc; in ixgbevf_clean_tx_irq()308 union ixgbe_adv_tx_desc *eop_desc = tx_buffer->next_to_watch; in ixgbevf_clean_tx_irq()390 union ixgbe_adv_tx_desc *eop_desc; in ixgbevf_clean_tx_irq()1560 ring->count * sizeof(union ixgbe_adv_tx_desc)); in ixgbevf_configure_tx_ring()2988 tx_ring->size = tx_ring->count * sizeof(union ixgbe_adv_tx_desc); in ixgbevf_setup_tx_resources()3432 static void ixgbevf_tx_olinfo_status(union ixgbe_adv_tx_desc *tx_desc, in ixgbevf_tx_olinfo_status()3464 union ixgbe_adv_tx_desc *tx_desc; in ixgbevf_tx_map()
184 union ixgbe_adv_tx_desc *next_to_watch;570 (&(((union ixgbe_adv_tx_desc *)((R)->desc))[i]))
570 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_dump()1097 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_clean_tx_irq()1110 union ixgbe_adv_tx_desc *eop_desc = tx_buffer->next_to_watch; in ixgbe_clean_tx_irq()3092 ring->count * sizeof(union ixgbe_adv_tx_desc)); in ixgbe_configure_tx_ring()5498 tx_ring->size = tx_ring->count * sizeof(union ixgbe_adv_tx_desc); in ixgbe_setup_tx_resources()7124 static void ixgbe_tx_olinfo_status(union ixgbe_adv_tx_desc *tx_desc, in ixgbe_tx_olinfo_status()7189 union ixgbe_adv_tx_desc *tx_desc; in ixgbe_tx_map()
2680 union ixgbe_adv_tx_desc { union