Searched refs:intr_cfg (Results 1 – 2 of 2) sorted by relevance
1995 struct oct_intrmod_cfg *intr_cfg) in octnet_get_intrmod_cfg() argument2044 memcpy(intr_cfg, &resp->intrmod, sizeof(struct oct_intrmod_cfg)); in octnet_get_intrmod_cfg()2052 struct oct_intrmod_cfg *intr_cfg) in octnet_set_intrmod_cfg() argument2070 memcpy(cfg, intr_cfg, sizeof(struct oct_intrmod_cfg)); in octnet_set_intrmod_cfg()2098 (intr_cfg->rx_enable) ? in octnet_set_intrmod_cfg()
97 MSM_ACCESSOR(intr_cfg) in MSM_ACCESSOR()