Home
last modified time | relevance | path

Searched refs:par_num (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c3914 static inline int bnx2x_check_blocks_with_parity0(u32 sig, int par_num, in bnx2x_check_blocks_with_parity0() argument
3925 _print_next_block(par_num++, "BRB"); in bnx2x_check_blocks_with_parity0()
3929 _print_next_block(par_num++, "PARSER"); in bnx2x_check_blocks_with_parity0()
3933 _print_next_block(par_num++, "TSDM"); in bnx2x_check_blocks_with_parity0()
3937 _print_next_block(par_num++, in bnx2x_check_blocks_with_parity0()
3942 _print_next_block(par_num++, "TCM"); in bnx2x_check_blocks_with_parity0()
3946 _print_next_block(par_num++, "TSEMI"); in bnx2x_check_blocks_with_parity0()
3950 _print_next_block(par_num++, "XPB"); in bnx2x_check_blocks_with_parity0()
3959 return par_num; in bnx2x_check_blocks_with_parity0()
3962 static inline int bnx2x_check_blocks_with_parity1(u32 sig, int par_num, in bnx2x_check_blocks_with_parity1() argument
[all …]