Lines Matching refs:SWITCH_ENTRY_ASSIGN
1637 #define SWITCH_ENTRY_ASSIGN(to, from) local_vifs[i].to = vifs[i].from macro
1670 SWITCH_ENTRY_ASSIGN(vif.vif_type, vif->type);
1671 SWITCH_ENTRY_ASSIGN(vif.p2p, vif->p2p);
1672 SWITCH_ENTRY_ASSIGN(link_id, link_conf->link_id);
1676 SWITCH_ENTRY_ASSIGN(old_chandef.control_freq,
1678 SWITCH_ENTRY_ASSIGN(old_chandef.freq_offset,
1680 SWITCH_ENTRY_ASSIGN(old_chandef.chan_width,
1682 SWITCH_ENTRY_ASSIGN(old_chandef.center_freq1,
1684 SWITCH_ENTRY_ASSIGN(old_chandef.freq1_offset,
1686 SWITCH_ENTRY_ASSIGN(old_chandef.center_freq2,
1688 SWITCH_ENTRY_ASSIGN(new_chandef.control_freq,
1690 SWITCH_ENTRY_ASSIGN(new_chandef.freq_offset,
1692 SWITCH_ENTRY_ASSIGN(new_chandef.chan_width,
1694 SWITCH_ENTRY_ASSIGN(new_chandef.center_freq1,
1696 SWITCH_ENTRY_ASSIGN(new_chandef.freq1_offset,
1698 SWITCH_ENTRY_ASSIGN(new_chandef.center_freq2,