Searched defs:hc_sm_p (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c817 struct hc_status_block_sm *hc_sm_p = local
904 j, hc_sm_p[j].__flags,
905 hc_sm_p[j].igu_sb_id,
906 hc_sm_p[j].igu_seg_id,
907 hc_sm_p[j].time_to_expire,
908 hc_sm_p[j].timer_value);
5013 struct hc_status_block_sm *hc_sm_p; local
5034 hc_sm_p = sb_data_e2.common.state_machine;
5049 hc_sm_p = sb_data_e1x.common.state_machine;
5055 bnx2x_setup_ndsb_state_machine(&hc_sm_p[SM_RX_I
[all...]

Completed in 39 milliseconds