Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c3360 REG_WR(bp, NIG_REG_LLH0_FUNC_EN + port*8, 0); in bnx2x_e1h_disable()
3368 REG_WR(bp, NIG_REG_LLH0_FUNC_EN + port * 8, 1); in bnx2x_e1h_enable()
7856 NIG_REG_LLH0_FUNC_EN); in bnx2x_reset_nic_mode()
7858 NIG_REG_LLH0_FUNC_EN, 0); in bnx2x_reset_nic_mode()
7894 NIG_REG_LLH0_FUNC_EN, vlan_en); in bnx2x_reset_nic_mode()
8098 REG_WR(bp, NIG_REG_LLH0_FUNC_EN + port * 8, 1); in bnx2x_init_hw_func()
9386 REG_WR(bp, NIG_REG_LLH0_FUNC_EN + port*8, 0); in bnx2x_chip_cleanup()
H A Dbnx2x_reg.h2102 #define NIG_REG_LLH0_FUNC_EN 0x160fc macro