Searched refs:fm10k_tx_desc (Results 1 – 6 of 6) sorted by relevance
788 struct fm10k_tx_desc *tx_desc; in fm10k_tso()834 struct fm10k_tx_desc *tx_desc; in fm10k_tx_csum()930 struct fm10k_tx_desc *tx_desc, u16 i, in fm10k_tx_desc_push()975 struct fm10k_tx_desc *tx_desc; in fm10k_tx_map()1209 struct fm10k_tx_desc *tx_desc; in fm10k_clean_tx_irq()1222 struct fm10k_tx_desc *eop_desc = tx_buffer->next_to_watch; in fm10k_clean_tx_irq()
79 struct fm10k_tx_desc *next_to_watch;411 (&(((struct fm10k_tx_desc *)((R)->desc))[i]))
79 struct fm10k_tx_desc *txd = FM10K_TX_DESC(ring, i); in fm10k_dbg_tx_desc_seq_show()
675 struct fm10k_tx_desc { struct686 struct fm10k_tx_desc tx_desc[256]; argument
47 tx_ring->size = tx_ring->count * sizeof(struct fm10k_tx_desc); in fm10k_setup_tx_resources()
543 u32 size = ring->count * sizeof(struct fm10k_tx_desc); in fm10k_configure_tx_ring()