Searched refs:tavor_hw_mod_stat_cfg_t (Results 1 – 2 of 2) sorted by relevance
69 typedef struct tavor_hw_mod_stat_cfg_s tavor_hw_mod_stat_cfg_t; typedef
1607 tavor_hw_mod_stat_cfg_t *mod; in tavor_mod_stat_cfg_cmd_post()1635 mod = (tavor_hw_mod_stat_cfg_t *)kmem_zalloc( in tavor_mod_stat_cfg_cmd_post()1636 sizeof (tavor_hw_mod_stat_cfg_t), KM_SLEEP); in tavor_mod_stat_cfg_cmd_post()1649 size = sizeof (tavor_hw_mod_stat_cfg_t); in tavor_mod_stat_cfg_cmd_post()1673 kmem_free(mod, sizeof (tavor_hw_mod_stat_cfg_t)); in tavor_mod_stat_cfg_cmd_post()