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()
119 struct stmmac_channel { struct230 struct stmmac_channel channel[STMMAC_CH_MAX];
210 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 …]
795 struct stmmac_channel *ch = &priv->channel[i]; in stmmac_test_flowctrl()
Completed in 19 milliseconds