Searched refs:stmmac_channel (Results 1 – 4 of 4) sorted by relevance
12 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()
142 struct stmmac_channel { struct271 struct stmmac_channel channel[STMMAC_CH_MAX];
237 struct stmmac_channel *ch = &priv->channel[queue]; in __stmmac_disable_all_queues()286 struct stmmac_channel *ch = &priv->channel[queue]; in stmmac_enable_all_queues()2112 struct stmmac_channel *ch = &priv->channel[queue]; in __alloc_dma_rx_desc_resources()2407 struct stmmac_channel *ch = &priv->channel[chan]; in stmmac_enable_all_dma_irq()2990 struct stmmac_channel *ch = &priv->channel[chan]; in stmmac_napi_check()3185 struct stmmac_channel *ch; in stmmac_tx_timer_arm()3216 struct stmmac_channel *ch; in stmmac_tx_timer()5778 struct stmmac_channel *ch = in stmmac_napi_poll_rx()5804 struct stmmac_channel *ch = in stmmac_napi_poll_tx()5837 struct stmmac_channel *ch = in stmmac_napi_poll_rxtx()[all …]
795 struct stmmac_channel *ch = &priv->channel[i]; in stmmac_test_flowctrl()
Completed in 23 milliseconds