Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_reg.h2091 #define PBF_REG_P0_INIT_CRD 0x1400d0 macro
Dbnx2x_ethtool.c1413 { PBF_REG_P0_INIT_CRD, 4, 0x000007ff }, in bnx2x_test_registers()
Dbnx2x_link.c1233 init_crd = REG_RD(bp, PBF_REG_P0_INIT_CRD + port*4); in bnx2x_pbf_update()
1290 REG_WR(bp, PBF_REG_P0_INIT_CRD + port*4, init_crd); in bnx2x_pbf_update()
Dbnx2x_main.c5476 REG_WR(bp, PBF_REG_P0_INIT_CRD + port*4, (9040/16) + 553 - 22); in bnx2x_init_hw_port()