Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_main.c6345 u32 mem_offset, ena_offset, mem_index; in bnx2x_set_mac_in_nig() local
6360 ena_offset = BP_PORT(bp) ? NIG_REG_LLH1_FUNC_MEM_ENABLE : in bnx2x_set_mac_in_nig()
6366 ena_offset = BP_PORT(bp) ? NIG_REG_P1_LLH_FUNC_MEM2_ENABLE : in bnx2x_set_mac_in_nig()
6383 REG_WR(bp, ena_offset + 4*mem_index, set); in bnx2x_set_mac_in_nig()