Searched refs:_print_next_block (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 4598 static void _print_next_block(int idx, const char *blk) in _print_next_block() function 4620 _print_next_block((*par_num)++, "BRB"); in bnx2x_check_blocks_with_parity0() 4625 _print_next_block((*par_num)++, in bnx2x_check_blocks_with_parity0() 4630 _print_next_block((*par_num)++, "TSDM"); in bnx2x_check_blocks_with_parity0() 4635 _print_next_block((*par_num)++, in bnx2x_check_blocks_with_parity0() 4640 _print_next_block((*par_num)++, "TCM"); in bnx2x_check_blocks_with_parity0() 4644 _print_next_block((*par_num)++, in bnx2x_check_blocks_with_parity0() 4652 _print_next_block((*par_num)++, "XPB"); in bnx2x_check_blocks_with_parity0() 4684 _print_next_block((*par_num)++, "PBF"); in bnx2x_check_blocks_with_parity1() 4690 _print_next_block((*par_nu in bnx2x_check_blocks_with_parity1() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 4596 static void _print_next_block(int idx, const char *blk) in _print_next_block() function 4618 _print_next_block((*par_num)++, "BRB"); in bnx2x_check_blocks_with_parity0() 4623 _print_next_block((*par_num)++, in bnx2x_check_blocks_with_parity0() 4628 _print_next_block((*par_num)++, "TSDM"); in bnx2x_check_blocks_with_parity0() 4633 _print_next_block((*par_num)++, in bnx2x_check_blocks_with_parity0() 4638 _print_next_block((*par_num)++, "TCM"); in bnx2x_check_blocks_with_parity0() 4642 _print_next_block((*par_num)++, in bnx2x_check_blocks_with_parity0() 4650 _print_next_block((*par_num)++, "XPB"); in bnx2x_check_blocks_with_parity0() 4682 _print_next_block((*par_num)++, "PBF"); in bnx2x_check_blocks_with_parity1() 4688 _print_next_block((*par_nu in bnx2x_check_blocks_with_parity1() [all...] |
Completed in 21 milliseconds