Searched refs:fm10k_tx_desc (Results 1 – 6 of 6) sorted by relevance
747 struct fm10k_tx_desc *tx_desc; in fm10k_tso()794 struct fm10k_tx_desc *tx_desc; in fm10k_tx_csum()893 struct fm10k_tx_desc *tx_desc, u16 i, in fm10k_tx_desc_push()938 struct fm10k_tx_desc *tx_desc; in fm10k_tx_map()1184 struct fm10k_tx_desc *tx_desc; in fm10k_clean_tx_irq()1197 struct fm10k_tx_desc *eop_desc = tx_buffer->next_to_watch; in fm10k_clean_tx_irq()
63 struct fm10k_tx_desc *next_to_watch;424 (&(((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()
665 struct fm10k_tx_desc { struct676 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()
873 u32 size = ring->count * sizeof(struct fm10k_tx_desc); in fm10k_configure_tx_ring()