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()
140 struct stmmac_channel { struct291 struct stmmac_channel channel[STMMAC_CH_MAX];
211 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()2028 struct stmmac_channel *ch = &priv->channel[queue]; in __alloc_dma_rx_desc_resources()2314 struct stmmac_channel *ch = &priv->channel[chan]; in stmmac_enable_all_dma_irq()2887 struct stmmac_channel *ch = &priv->channel[chan]; in stmmac_napi_check()3082 struct stmmac_channel *ch; in stmmac_tx_timer_arm()3113 struct stmmac_channel *ch; in stmmac_tx_timer()5698 struct stmmac_channel *ch = in stmmac_napi_poll_rx()5724 struct stmmac_channel *ch = in stmmac_napi_poll_tx()5757 struct stmmac_channel *ch = in stmmac_napi_poll_rxtx()[all …]
795 struct stmmac_channel *ch = &priv->channel[i]; in stmmac_test_flowctrl()
Completed in 22 milliseconds