Searched refs:intr_cfg (Results 1 – 2 of 2) sorted by relevance
1996 struct oct_intrmod_cfg *intr_cfg) in octnet_get_intrmod_cfg() argument2045 memcpy(intr_cfg, &resp->intrmod, sizeof(struct oct_intrmod_cfg)); in octnet_get_intrmod_cfg()2053 struct oct_intrmod_cfg *intr_cfg) in octnet_set_intrmod_cfg() argument2071 memcpy(cfg, intr_cfg, sizeof(struct oct_intrmod_cfg)); in octnet_set_intrmod_cfg()2099 (intr_cfg->rx_enable) ? in octnet_set_intrmod_cfg()
83 MSM_ACCESSOR(intr_cfg) in MSM_ACCESSOR()