Home
last modified time | relevance | path

Searched refs:MISC_REGISTERS_RESET_REG_2_RST_BMAC0 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c1816 (MISC_REGISTERS_RESET_REG_2_RST_BMAC0 << port)); in bnx2x_emac_enable()
2247 (MISC_REGISTERS_RESET_REG_2_RST_BMAC0 << params->port)) in bnx2x_update_pfc()
2408 (MISC_REGISTERS_RESET_REG_2_RST_BMAC0 << port)); in bnx2x_bmac_enable()
2413 (MISC_REGISTERS_RESET_REG_2_RST_BMAC0 << port)); in bnx2x_bmac_enable()
2455 (MISC_REGISTERS_RESET_REG_2_RST_BMAC0 << port) && in bnx2x_set_bmac_rx()
13112 (MISC_REGISTERS_RESET_REG_2_RST_BMAC0 << port)); in bnx2x_link_reset()
13763 (MISC_REGISTERS_RESET_REG_2_RST_BMAC0 << params->port)) { in bnx2x_check_half_open_conn()
H A Dbnx2x_reg.h6135 #define MISC_REGISTERS_RESET_REG_2_RST_BMAC0 (0x1<<0) macro
H A Dbnx2x_main.c9734 MISC_REGISTERS_RESET_REG_2_RST_BMAC0 | in bnx2x_process_kill_chip_reset()
10440 mask = MISC_REGISTERS_RESET_REG_2_RST_BMAC0 << port; in bnx2x_prev_unload_close_mac()