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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c959 struct hc_status_block_sm *hc_sm_p = for_each_eth_queue() local
1063 j, hc_sm_p[j].__flags,
1064 hc_sm_p[j].igu_sb_id,
1065 hc_sm_p[j].igu_seg_id,
1066 hc_sm_p[j].time_to_expire,
1067 hc_sm_p[j].timer_value);
5908 struct hc_status_block_sm *hc_sm_p; bnx2x_init_sb() local
5929 hc_sm_p = sb_data_e2.common.state_machine; bnx2x_init_sb()
5944 hc_sm_p = sb_data_e1x.common.state_machine; bnx2x_init_sb()
5950 bnx2x_setup_ndsb_state_machine(&hc_sm_p[SM_RX_ID], bnx2x_init_sb()
5952 bnx2x_setup_ndsb_state_machine(&hc_sm_p[SM_TX_ID], bnx2x_init_sb()

Completed in 132 milliseconds