Searched refs:switch_en (Results 1 – 4 of 4) sorted by relevance
1667 bool switch_en = ctx->val.vbool; in cpsw_dl_switch_mode_set() local1676 if (switch_en == !cpsw->data.dual_emac) in cpsw_dl_switch_mode_set()1679 if (!switch_en && cpsw->br_members) { in cpsw_dl_switch_mode_set()1698 cpsw->data.dual_emac = !switch_en; in cpsw_dl_switch_mode_set()1706 if (switch_en) in cpsw_dl_switch_mode_set()1715 if (switch_en) { in cpsw_dl_switch_mode_set()
3143 bool switch_en = ctx->val.vbool; in am65_cpsw_dl_switch_mode_set() local3152 if (switch_en == !cpsw->is_emac_mode) in am65_cpsw_dl_switch_mode_set()3155 if (!switch_en && cpsw->br_members) { in am65_cpsw_dl_switch_mode_set()3162 cpsw->is_emac_mode = !switch_en; in am65_cpsw_dl_switch_mode_set()3183 if (switch_en) in am65_cpsw_dl_switch_mode_set()3197 if (switch_en) { in am65_cpsw_dl_switch_mode_set()
312 bool switch_en; member
2217 SCAN_OFFLOAD_SET_START(h2c_pkt, opt->switch_en); in rtw_fw_set_scan_offload()2335 cs_option.switch_en = enable; in rtw_hw_scan_offload()