Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_xdp.c12 struct stmmac_channel *ch = &priv->channel[queue]; in stmmac_xdp_enable_pool()
60 struct stmmac_channel *ch = &priv->channel[queue]; in stmmac_xdp_disable_pool()
H A Dstmmac.h127 struct stmmac_channel { struct
238 struct stmmac_channel channel[STMMAC_CH_MAX];
H A Dstmmac_main.c211 struct stmmac_channel *ch = &priv->channel[queue]; in __stmmac_disable_all_queues()
260 struct stmmac_channel *ch = &priv->channel[queue]; in stmmac_enable_all_queues()
2011 struct stmmac_channel *ch = &priv->channel[queue]; in __alloc_dma_rx_desc_resources()
2297 struct stmmac_channel *ch = &priv->channel[chan]; in stmmac_enable_all_dma_irq()
2795 struct stmmac_channel *ch = &priv->channel[chan]; in stmmac_napi_check()
3010 struct stmmac_channel *ch; in stmmac_tx_timer()
4978 struct stmmac_channel *ch = &priv->channel[queue]; in stmmac_dispatch_skb_zc()
5551 struct stmmac_channel *ch = in stmmac_napi_poll_rx()
5577 struct stmmac_channel *ch = in stmmac_napi_poll_tx()
5605 struct stmmac_channel *ch = in stmmac_napi_poll_rxtx()
[all …]
H A Dstmmac_selftests.c795 struct stmmac_channel *ch = &priv->channel[i]; in stmmac_test_flowctrl()