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.h141 struct stmmac_channel { struct
288 struct stmmac_channel channel[STMMAC_CH_MAX];
H A Dstmmac_main.c273 struct stmmac_channel *ch = &priv->channel[queue]; in __stmmac_disable_all_queues()
322 struct stmmac_channel *ch = &priv->channel[queue]; in stmmac_enable_all_queues()
2249 struct stmmac_channel *ch = &priv->channel[queue]; in __alloc_dma_rx_desc_resources()
2525 struct stmmac_channel *ch = &priv->channel[chan]; in stmmac_enable_all_dma_irq()
3086 struct stmmac_channel *ch = &priv->channel[chan]; in stmmac_napi_check()
3331 struct stmmac_channel *ch; in stmmac_tx_timer_arm()
3362 struct stmmac_channel *ch; in stmmac_tx_timer()
5362 static struct sk_buff *stmmac_construct_skb_zc(struct stmmac_channel *ch, in stmmac_construct_skb_zc()
5387 struct stmmac_channel *ch = &priv->channel[queue]; in stmmac_dispatch_skb_zc()
5679 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()