Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Difb.c47 struct ifb_q_private { struct
59 struct ifb_q_private *tx_private; argument
91 struct ifb_q_private *txp = from_tasklet(txp, t, ifb_tasklet); in ifb_ri_tasklet()
158 struct ifb_q_private *txp = dp->tx_private; in ifb_stats64()
187 struct ifb_q_private *txp; in ifb_dev_init()
262 struct ifb_q_private *txp; in ifb_get_ethtool_stats()
299 struct ifb_q_private *txp = dp->tx_private; in ifb_dev_free()
341 struct ifb_q_private *txp = dp->tx_private + skb_get_queue_mapping(skb); in ifb_xmit()