Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/hisilicon/
H A Dhix5hd2_gmac.c61 #define BITS_RX_FQ_DEPTH_EN BIT(1) macro
333 writel_relaxed(BITS_RX_FQ_DEPTH_EN, priv->base + RX_FQ_REG_EN); in hix5hd2_set_desc_depth()