Searched refs:fm10k_tx_desc (Results 1 – 6 of 6) sorted by relevance
755 struct fm10k_tx_desc *tx_desc; in fm10k_tso()802 struct fm10k_tx_desc *tx_desc; in fm10k_tx_csum()901 struct fm10k_tx_desc *tx_desc, u16 i, in fm10k_tx_desc_push()946 struct fm10k_tx_desc *tx_desc; in fm10k_tx_map()1194 struct fm10k_tx_desc *tx_desc; in fm10k_clean_tx_irq()1207 struct fm10k_tx_desc *eop_desc = tx_buffer->next_to_watch; in fm10k_clean_tx_irq()
63 struct fm10k_tx_desc *next_to_watch;434 (&(((struct fm10k_tx_desc *)((R)->desc))[i]))
60 struct fm10k_tx_desc *txd = FM10K_TX_DESC(ring, i); in fm10k_dbg_tx_desc_seq_show()
662 struct fm10k_tx_desc { struct673 struct fm10k_tx_desc tx_desc[256]; argument
29 tx_ring->size = tx_ring->count * sizeof(struct fm10k_tx_desc); in fm10k_setup_tx_resources()
869 u32 size = ring->count * sizeof(struct fm10k_tx_desc); in fm10k_configure_tx_ring()