Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/dsa/b53/
Db53_common.c451 b53_write32(dev, B53_JUMBO_PAGE, dev->jumbo_pm_reg, port_mask); in b53_set_jumbo()
2235 u8 jumbo_pm_reg; member
2277 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2290 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2303 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2316 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2329 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2342 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2355 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2368 .jumbo_pm_reg = B53_JUMBO_PORT_MASK_63XX,
[all …]
Db53_priv.h116 u8 jumbo_pm_reg; member