Home
last modified time | relevance | path

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

/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_main.c207 struct stmmac_channel *ch = &priv->channel[queue]; in __stmmac_disable_all_queues()
256 struct stmmac_channel *ch = &priv->channel[queue]; in stmmac_enable_all_queues()
2073 struct stmmac_channel *ch = &priv->channel[queue]; in __alloc_dma_rx_desc_resources()
2368 struct stmmac_channel *ch = &priv->channel[chan]; in stmmac_enable_all_dma_irq()
2938 struct stmmac_channel *ch = &priv->channel[chan]; in stmmac_napi_check()
3133 struct stmmac_channel *ch; in stmmac_tx_timer_arm()
3164 struct stmmac_channel *ch; in stmmac_tx_timer()
5119 static struct sk_buff *stmmac_construct_skb_zc(struct stmmac_channel *ch, in stmmac_construct_skb_zc()
5144 struct stmmac_channel *ch = &priv->channel[queue]; in stmmac_dispatch_skb_zc()
5448 struct stmmac_channel *ch = &priv->channel[queue]; in stmmac_rx()
[all …]
H A Dstmmac_selftests.c795 struct stmmac_channel *ch = &priv->channel[i]; in stmmac_test_flowctrl()