Searched refs:hermon_hw_mod_stat_cfg_t (Results 1 – 2 of 2) sorted by relevance
83 typedef struct hermon_hw_mod_stat_cfg_s hermon_hw_mod_stat_cfg_t; typedef
1515 hermon_hw_mod_stat_cfg_t *mod; in hermon_mod_stat_cfg_cmd_post()1542 mod = (hermon_hw_mod_stat_cfg_t *)kmem_zalloc( in hermon_mod_stat_cfg_cmd_post()1543 sizeof (hermon_hw_mod_stat_cfg_t), KM_SLEEP); in hermon_mod_stat_cfg_cmd_post()1557 size = sizeof (hermon_hw_mod_stat_cfg_t); in hermon_mod_stat_cfg_cmd_post()1577 kmem_free(mod, sizeof (hermon_hw_mod_stat_cfg_t)); in hermon_mod_stat_cfg_cmd_post()