Searched refs:intr_cfg (Results 1 – 2 of 2) sorted by relevance
2000 struct oct_intrmod_cfg *intr_cfg) in octnet_get_intrmod_cfg() argument2049 memcpy(intr_cfg, &resp->intrmod, sizeof(struct oct_intrmod_cfg)); in octnet_get_intrmod_cfg()2057 struct oct_intrmod_cfg *intr_cfg) in octnet_set_intrmod_cfg() argument2075 memcpy(cfg, intr_cfg, sizeof(struct oct_intrmod_cfg)); in octnet_set_intrmod_cfg()2103 (intr_cfg->rx_enable) ? in octnet_set_intrmod_cfg()
99 MSM_ACCESSOR(intr_cfg) in MSM_ACCESSOR()