Searched refs:HC_SB_MAX_SM (Results 1 – 3 of 3) sorted by relevance
348 #define HC_SB_MAX_SM 2 macro
3202 __le16 running_index[HC_SB_MAX_SM];3219 __le16 running_index[HC_SB_MAX_SM];5162 struct dynamic_hc_sm_config sm_config[HC_SB_MAX_SM];5566 struct hc_status_block_sm state_machine[HC_SB_MAX_SM];
1018 for (j = 0; j < HC_SB_MAX_SM; j++) in bnx2x_panic_dump()1021 (j == HC_SB_MAX_SM - 1) ? ")" : " "); in bnx2x_panic_dump()1066 for (j = 0; j < HC_SB_MAX_SM; j++) { in bnx2x_panic_dump()
Completed in 53 milliseconds