Searched refs:hermon_hw_mtt_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_typedef.h75 typedef struct hermon_hw_mtt_s hermon_hw_mtt_t; typedef in typeref:struct:hermon_hw_mtt_s
H A Dhermon_cmd.h865 hermon_hw_mtt_t *mtt);
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_mr.c3303 start * sizeof (hermon_hw_mtt_t),
3304 (i - start) * sizeof (hermon_hw_mtt_t),
3313 start = i * sizeof (hermon_hw_mtt_t);
3349 start * sizeof (hermon_hw_mtt_t),
3350 (i - start) * sizeof (hermon_hw_mtt_t),
H A Dhermon_cmd.c3669 hermon_hw_mtt_t *mtt)
3700 size = sizeof (hermon_hw_mtt_t);

Completed in 60 milliseconds