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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c962 struct hc_status_block_data_e2 sb_data_e2; for_each_eth_queue()
1036 sizeof(struct hc_status_block_data_e2);
5839 struct hc_status_block_data_e2 sb_data_e2; bnx2x_zero_fp_sb()
5844 memset(&sb_data_e2, 0, sizeof(struct hc_status_block_data_e2)); bnx2x_zero_fp_sb()
5848 data_size = sizeof(struct hc_status_block_data_e2)/sizeof(u32); bnx2x_zero_fp_sb()
5942 struct hc_status_block_data_e2 sb_data_e2; bnx2x_init_sb()
5956 memset(&sb_data_e2, 0, sizeof(struct hc_status_block_data_e2)); bnx2x_init_sb()
5967 data_size = sizeof(struct hc_status_block_data_e2)/sizeof(u32); bnx2x_init_sb()
H A Dbnx2x_hsi.h5611 struct hc_status_block_data_e2 { struct

Completed in 300 milliseconds