Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/
Dmv643xx_eth.c445 static struct mv643xx_eth_private *txq_to_mp(struct tx_queue *txq) in txq_to_mp() function
468 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_reset_hw_ptr()
478 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_enable()
484 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_disable()
494 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_maybe_wake()
777 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_put_hdr_tso()
820 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_submit_tso()
892 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_submit_frag_skb()
931 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_submit_skb()
1033 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_kick()
[all …]