Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/marvell/
Dmv643xx_eth.c461 static struct mv643xx_eth_private *txq_to_mp(struct tx_queue *txq) in txq_to_mp() function
484 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_reset_hw_ptr()
494 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_enable()
500 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_disable()
510 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_maybe_wake()
784 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_put_hdr_tso()
817 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_submit_tso()
880 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_submit_frag_skb()
919 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_submit_skb()
1021 struct mv643xx_eth_private *mp = txq_to_mp(txq); in txq_kick()
[all …]