Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/marvell/
Dmv643xx_eth.c457 static struct mv643xx_eth_private *txq_to_mp(struct tx_queue *txq) in txq_to_mp() function
480 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_reset_hw_ptr()
490 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_enable()
496 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_disable()
506 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_maybe_wake()
793 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_put_hdr_tso()
835 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_submit_tso()
908 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_submit_frag_skb()
947 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_submit_skb()
1049 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_kick()
[all …]