Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c916 struct hc_sp_status_block_data sp_sb_data; in bnx2x_panic_dump()
951 data_size = sizeof(struct hc_sp_status_block_data) / in bnx2x_panic_dump()
5891 struct hc_sp_status_block_data *sp_sb_data) in bnx2x_wr_sp_sb_data()
5895 for (i = 0; i < sizeof(struct hc_sp_status_block_data)/sizeof(u32); i++) in bnx2x_wr_sp_sb_data()
5905 struct hc_sp_status_block_data sp_sb_data; in bnx2x_zero_sp_sb()
5906 memset(&sp_sb_data, 0, sizeof(struct hc_sp_status_block_data)); in bnx2x_zero_sp_sb()
6046 struct hc_sp_status_block_data sp_sb_data; in bnx2x_init_def_sb()
6047 memset(&sp_sb_data, 0, sizeof(struct hc_sp_status_block_data)); in bnx2x_init_def_sb()
H A Dbnx2x_hsi.h5597 struct hc_sp_status_block_data { struct