Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A 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()
776 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_put_hdr_tso()
818 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_submit_tso()
890 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_submit_frag_skb()
929 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_submit_skb()
1031 struct mv643xx_eth_private *mp = txq_to_mp(tx in txq_kick()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c446 static struct mv643xx_eth_private *txq_to_mp(struct tx_queue *txq) in txq_to_mp() function
469 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_reset_hw_ptr()
479 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_enable()
485 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_disable()
495 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_maybe_wake()
778 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_put_hdr_tso()
821 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_submit_tso()
893 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_submit_frag_skb()
932 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_submit_skb()
1034 struct mv643xx_eth_private *mp = txq_to_mp(tx in txq_kick()
[all...]

Completed in 6 milliseconds