Home
last modified time | relevance | path

Searched refs:hc_index_data (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_hsi.h3436 struct hc_index_data { struct
3542 struct hc_index_data index_data[HC_SB_MAX_INDICES_E1X];
3551 struct hc_index_data index_data[HC_SB_MAX_INDICES_E2];
Dbnx2x_main.c373 sizeof(struct hc_index_data)*sb_index + in storm_memset_hc_timeout()
374 offsetof(struct hc_index_data, timeout); in storm_memset_hc_timeout()
390 sizeof(struct hc_index_data)*sb_index + in storm_memset_hc_disable()
391 offsetof(struct hc_index_data, flags); in storm_memset_hc_disable()
931 struct hc_index_data *hc_index_p = in bnx2x_panic_dump()
4065 struct hc_index_data *hc_index_p; in bnx2x_init_sb()
/linux-2.6.39/drivers/net/
Dcnic.c4576 sizeof(struct hc_index_data)*sb_index + in cnic_storm_memset_hc_disable()
4577 offsetof(struct hc_index_data, flags); in cnic_storm_memset_hc_disable()
4594 sizeof(struct hc_index_data)*HC_INDEX_ISCSI_EQ_CONS + in cnic_enable_bnx2x_int()
4595 offsetof(struct hc_index_data, timeout), 64 / 12); in cnic_enable_bnx2x_int()