Searched refs:par_num (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_main.c | 4604 int *par_num, bool print) in bnx2x_check_blocks_with_parity0() argument 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() 4668 int *par_num, bool *global, in bnx2x_check_blocks_with_parity1() argument 4684 _print_next_block((*par_num)++, "PBF"); in bnx2x_check_blocks_with_parity1() [all …]
|