Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c125 reg = rxchk_readl(priv, RXCHK_CONTROL); in bcm_sysport_set_rx_csum()
152 rxchk_writel(priv, reg, RXCHK_CONTROL); in bcm_sysport_set_rx_csum()
1076 reg = rxchk_readl(priv, RXCHK_CONTROL); in bcm_sysport_resume_from_wol()
1079 rxchk_writel(priv, reg, RXCHK_CONTROL); in bcm_sysport_resume_from_wol()
2698 reg = rxchk_readl(priv, RXCHK_CONTROL); in bcm_sysport_suspend_to_wol()
2706 rxchk_writel(priv, reg, RXCHK_CONTROL); in bcm_sysport_suspend_to_wol()
2761 reg = rxchk_readl(priv, RXCHK_CONTROL); in bcm_sysport_suspend()
2763 rxchk_writel(priv, reg, RXCHK_CONTROL); in bcm_sysport_suspend()
H A Dbcmsysport.h137 #define RXCHK_CONTROL 0x00 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c126 reg = rxchk_readl(priv, RXCHK_CONTROL); in bcm_sysport_set_rx_csum()
153 rxchk_writel(priv, reg, RXCHK_CONTROL); in bcm_sysport_set_rx_csum()
1092 reg = rxchk_readl(priv, RXCHK_CONTROL); in bcm_sysport_resume_from_wol()
1095 rxchk_writel(priv, reg, RXCHK_CONTROL); in bcm_sysport_resume_from_wol()
2701 reg = rxchk_readl(priv, RXCHK_CONTROL); in bcm_sysport_suspend_to_wol()
2709 rxchk_writel(priv, reg, RXCHK_CONTROL); in bcm_sysport_suspend_to_wol()
2764 reg = rxchk_readl(priv, RXCHK_CONTROL); in bcm_sysport_suspend()
2766 rxchk_writel(priv, reg, RXCHK_CONTROL); in bcm_sysport_suspend()
H A Dbcmsysport.h139 #define RXCHK_CONTROL 0x00 macro

Completed in 11 milliseconds