Searched refs:t4_toe_rexmt_backoff (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/dev/cxgbe/ |
| H A D | t4_main.c | 413 static int t4_toe_rexmt_backoff[16] = { variable 420 &t4_toe_rexmt_backoff[0], 0, ""); 422 &t4_toe_rexmt_backoff[1], 0, ""); 424 &t4_toe_rexmt_backoff[2], 0, ""); 426 &t4_toe_rexmt_backoff[3], 0, ""); 428 &t4_toe_rexmt_backoff[4], 0, ""); 430 &t4_toe_rexmt_backoff[5], 0, ""); 432 &t4_toe_rexmt_backoff[6], 0, ""); 434 &t4_toe_rexmt_backoff[7], 0, ""); 436 &t4_toe_rexmt_backoff[8], 0, ""); [all …]
|