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

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c972 struct hc_status_block_data_e2 sb_data_e2;
1046 sizeof(struct hc_status_block_data_e2);
5861 struct hc_status_block_data_e2 sb_data_e2;
5866 memset(&sb_data_e2, 0, sizeof(struct hc_status_block_data_e2));
5870 data_size = sizeof(struct hc_status_block_data_e2)/sizeof(u32);
5964 struct hc_status_block_data_e2 sb_data_e2;
5978 memset(&sb_data_e2, 0, sizeof(struct hc_status_block_data_e2));
5989 data_size = sizeof(struct hc_status_block_data_e2)/sizeof(u32);
H A Dbnx2x_hsi.h5626 struct hc_status_block_data_e2 { struct

Completed in 305 milliseconds