Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c901 struct hc_sp_status_block_data sp_sb_data; in bnx2x_panic_dump()
936 data_size = sizeof(struct hc_sp_status_block_data) / in bnx2x_panic_dump()
5833 struct hc_sp_status_block_data *sp_sb_data) in bnx2x_wr_sp_sb_data()
5837 for (i = 0; i < sizeof(struct hc_sp_status_block_data)/sizeof(u32); i++) in bnx2x_wr_sp_sb_data()
5847 struct hc_sp_status_block_data sp_sb_data; in bnx2x_zero_sp_sb()
5848 memset(&sp_sb_data, 0, sizeof(struct hc_sp_status_block_data)); in bnx2x_zero_sp_sb()
5988 struct hc_sp_status_block_data sp_sb_data; in bnx2x_init_def_sb()
5989 memset(&sp_sb_data, 0, sizeof(struct hc_sp_status_block_data)); in bnx2x_init_def_sb()
Dbnx2x_hsi.h5450 struct hc_sp_status_block_data { struct