Home
last modified time | relevance | path

Searched refs:SM_SW_FWD_MODE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/dsa/b53/
H A Db53_regs.h84 #define SM_SW_FWD_MODE BIT(0) /* 1 = Managed Mode */ macro
H A Db53_common.c610 hdr_ctl |= SM_SW_FWD_MODE; in b53_brcm_hdr_setup()
612 hdr_ctl &= ~SM_SW_FWD_MODE; in b53_brcm_hdr_setup()
793 mgmt &= ~SM_SW_FWD_MODE; in b53_switch_reset()
/kernel/linux/linux-6.6/drivers/net/dsa/b53/
H A Db53_regs.h84 #define SM_SW_FWD_MODE BIT(0) /* 1 = Managed Mode */ macro
H A Db53_common.c647 hdr_ctl |= SM_SW_FWD_MODE; in b53_brcm_hdr_setup()
649 hdr_ctl &= ~SM_SW_FWD_MODE; in b53_brcm_hdr_setup()
849 mgmt &= ~SM_SW_FWD_MODE; in b53_switch_reset()

Completed in 9 milliseconds