Searched refs:par_num (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 4581 int *par_num, bool print) in bnx2x_check_blocks_with_parity0() argument 4597 _print_next_block((*par_num)++, "BRB"); in bnx2x_check_blocks_with_parity0() 4602 _print_next_block((*par_num)++, in bnx2x_check_blocks_with_parity0() 4607 _print_next_block((*par_num)++, "TSDM"); in bnx2x_check_blocks_with_parity0() 4612 _print_next_block((*par_num)++, in bnx2x_check_blocks_with_parity0() 4617 _print_next_block((*par_num)++, "TCM"); in bnx2x_check_blocks_with_parity0() 4621 _print_next_block((*par_num)++, in bnx2x_check_blocks_with_parity0() 4629 _print_next_block((*par_num)++, "XPB"); in bnx2x_check_blocks_with_parity0() 4645 int *par_num, bool *global, in bnx2x_check_blocks_with_parity1() argument 4661 _print_next_block((*par_num)++, "PBF"); in bnx2x_check_blocks_with_parity1() [all …]
|