Lines Matching defs:SWITCH_ENTRY_ASSIGN
1578 #define SWITCH_ENTRY_ASSIGN(to, from) local_vifs[i].to = vifs[i].from
1611 SWITCH_ENTRY_ASSIGN(vif.vif_type, vif->type);
1612 SWITCH_ENTRY_ASSIGN(vif.p2p, vif->p2p);
1616 SWITCH_ENTRY_ASSIGN(old_chandef.control_freq,
1618 SWITCH_ENTRY_ASSIGN(old_chandef.freq_offset,
1620 SWITCH_ENTRY_ASSIGN(old_chandef.chan_width,
1622 SWITCH_ENTRY_ASSIGN(old_chandef.center_freq1,
1624 SWITCH_ENTRY_ASSIGN(old_chandef.freq1_offset,
1626 SWITCH_ENTRY_ASSIGN(old_chandef.center_freq2,
1628 SWITCH_ENTRY_ASSIGN(new_chandef.control_freq,
1630 SWITCH_ENTRY_ASSIGN(new_chandef.freq_offset,
1632 SWITCH_ENTRY_ASSIGN(new_chandef.chan_width,
1634 SWITCH_ENTRY_ASSIGN(new_chandef.center_freq1,
1636 SWITCH_ENTRY_ASSIGN(new_chandef.freq1_offset,
1638 SWITCH_ENTRY_ASSIGN(new_chandef.center_freq2,