Home
last modified time | relevance | path

Searched refs:hermon_index (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c625 hermon_index(index1, index2, rindx, icm_table, i); in hermon_mr_alloc_fmr()
3276 hermon_index(index1, index2, rindx, icm_table, i); in hermon_mr_fast_mtt_write()
3311 hermon_index(index1, index2, rindx, icm_table, in hermon_mr_fast_mtt_write()
3374 hermon_index(index1, index2, rindx, icm_table, i); in hermon_mr_fast_mtt_write_fmr()
3387 hermon_index(index1, index2, rindx, icm_table, i); in hermon_mr_fast_mtt_write_fmr()
H A Dhermon_rsrc.c2075 hermon_index(index1, index2, rindx, icm_table, span_offset); in hermon_rsrc_hw_entry_icm_confirm()
2149 hermon_index(index1, index2, rindx, icm_table, span_offset); in hermon_rsrc_hw_entry_icm_confirm()
2227 hermon_index(index1, index2, rindx, icm_table, span_offset); in hermon_rsrc_hw_entry_icm_free()
2289 hermon_index(index1, index2, rindx, icm_table, span_offset); in hermon_rsrc_hw_entry_icm_free()
H A Dhermon.c1187 hermon_index(index1, index2, idx, icm, span_offset); in hermon_icm_num_to_hdl()
1223 hermon_index(index1, index2, idx, icm, span_offset); in hermon_icm_set_num_to_hdl()
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h954 #define hermon_index(index1, index2, rindx, table, offset) \ macro