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()
2773 u8 jumbo_pm_reg; member
2818 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2832 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2846 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2860 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2874 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2888 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2902 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2916 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
[all …]
H A Db53_priv.h150 u8 jumbo_pm_reg; member