Searched refs:_print_parity (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_main.c | 4593 static void _print_parity(struct bnx2x *bp, u32 reg) in _print_parity() function 4621 _print_parity(bp, in bnx2x_check_blocks_with_parity0() 4627 _print_parity(bp, PRS_REG_PRS_PRTY_STS); in bnx2x_check_blocks_with_parity0() 4631 _print_parity(bp, in bnx2x_check_blocks_with_parity0() 4637 _print_parity(bp, SRC_REG_SRC_PRTY_STS); in bnx2x_check_blocks_with_parity0() 4641 _print_parity(bp, TCM_REG_TCM_PRTY_STS); in bnx2x_check_blocks_with_parity0() 4646 _print_parity(bp, in bnx2x_check_blocks_with_parity0() 4648 _print_parity(bp, in bnx2x_check_blocks_with_parity0() 4653 _print_parity(bp, GRCBASE_XPB + in bnx2x_check_blocks_with_parity0() 4685 _print_parity(bp, PBF_REG_PBF_PRTY_STS); in bnx2x_check_blocks_with_parity1() [all …]
|