Home
last modified time | relevance | path

Searched refs:RX_BQ_DEPTH (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/
Dhix5hd2_gmac.c64 #define RX_BQ_DEPTH 0x0524 macro
337 writel_relaxed(rx << 3, priv->base + RX_BQ_DEPTH); in hix5hd2_set_desc_depth()
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch41203 + val = readl(priv->gmac_iobase + RX_BQ_DEPTH);
41206 + writel(val, priv->gmac_iobase + RX_BQ_DEPTH);
41256 + val = readl(priv->gmac_iobase + RX_BQ_DEPTH);
41259 + writel(val, priv->gmac_iobase + RX_BQ_DEPTH);
43889 +#define RX_BQ_DEPTH 0x0524
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch334175 + val = readl(priv->gmac_iobase + RX_BQ_DEPTH);
334178 + writel(val, priv->gmac_iobase + RX_BQ_DEPTH);
334228 + val = readl(priv->gmac_iobase + RX_BQ_DEPTH);
334231 + writel(val, priv->gmac_iobase + RX_BQ_DEPTH);
336861 +#define RX_BQ_DEPTH 0x0524