Searched refs:PBF_REG_P0_ARB_THRSH (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_reg.h | 2882 #define PBF_REG_P0_ARB_THRSH 0x1400e4 macro
|
H A D | bnx2x_link.c | 2503 REG_WR(bp, PBF_REG_P0_ARB_THRSH + port*4, 0); in bnx2x_pbf_update() 2512 REG_WR(bp, PBF_REG_P0_ARB_THRSH + port*4, thresh); in bnx2x_pbf_update()
|
H A D | bnx2x_main.c | 7630 REG_WR(bp, PBF_REG_P0_ARB_THRSH + port*4, (9040/16)); in bnx2x_init_hw_port()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_reg.h | 2882 #define PBF_REG_P0_ARB_THRSH 0x1400e4 macro
|
H A D | bnx2x_link.c | 2503 REG_WR(bp, PBF_REG_P0_ARB_THRSH + port*4, 0); in bnx2x_pbf_update() 2512 REG_WR(bp, PBF_REG_P0_ARB_THRSH + port*4, thresh); in bnx2x_pbf_update()
|
H A D | bnx2x_main.c | 7628 REG_WR(bp, PBF_REG_P0_ARB_THRSH + port*4, (9040/16)); in bnx2x_init_hw_port()
|
Completed in 107 milliseconds