Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
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()
A Dstmmac.h119 struct stmmac_channel { struct
230 struct stmmac_channel channel[STMMAC_CH_MAX];
A Dstmmac_main.c210 struct stmmac_channel *ch = &priv->channel[queue]; in __stmmac_disable_all_queues()
259 struct stmmac_channel *ch = &priv->channel[queue]; in stmmac_enable_all_queues()
2000 struct stmmac_channel *ch = &priv->channel[queue]; in __alloc_dma_rx_desc_resources()
2286 struct stmmac_channel *ch = &priv->channel[chan]; in stmmac_enable_all_dma_irq()
2776 struct stmmac_channel *ch = &priv->channel[chan]; in stmmac_napi_check()
2987 struct stmmac_channel *ch; in stmmac_tx_timer()
4902 struct stmmac_channel *ch = &priv->channel[queue]; in stmmac_dispatch_skb_zc()
5441 struct stmmac_channel *ch = in stmmac_napi_poll_rx()
5463 struct stmmac_channel *ch = in stmmac_napi_poll_tx()
5487 struct stmmac_channel *ch = in stmmac_napi_poll_rxtx()
[all …]
A Dstmmac_selftests.c795 struct stmmac_channel *ch = &priv->channel[i]; in stmmac_test_flowctrl()

Completed in 20 milliseconds