Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/b53/
H A Db53_common.c487 b53_write32(dev, B53_JUMBO_PAGE, dev->jumbo_pm_reg, port_mask); in b53_set_jumbo()
2772 u8 jumbo_pm_reg; member
2817 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2831 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2845 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2859 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2873 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2887 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2901 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2915 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
[all …]
H A Db53_priv.h149 u8 jumbo_pm_reg; member