Home
last modified time | relevance | path

Searched refs:SWITCH_ENTRY_ASSIGN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/mac80211/
H A Dtrace.h1646 #define SWITCH_ENTRY_ASSIGN(to, from) local_vifs[i].to = vifs[i].from macro
1679 SWITCH_ENTRY_ASSIGN(vif.vif_type, vif->type);
1680 SWITCH_ENTRY_ASSIGN(vif.p2p, vif->p2p);
1681 SWITCH_ENTRY_ASSIGN(link_id, link_conf->link_id);
1685 SWITCH_ENTRY_ASSIGN(old_chandef.control_freq,
1687 SWITCH_ENTRY_ASSIGN(old_chandef.freq_offset,
1689 SWITCH_ENTRY_ASSIGN(old_chandef.chan_width,
1691 SWITCH_ENTRY_ASSIGN(old_chandef.center_freq1,
1693 SWITCH_ENTRY_ASSIGN(old_chandef.freq1_offset,
1695 SWITCH_ENTRY_ASSIGN(old_chande
[all...]
/kernel/linux/linux-5.10/net/mac80211/
H A Dtrace.h1578 #define SWITCH_ENTRY_ASSIGN(to, from) local_vifs[i].to = vifs[i].from macro
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_chande
[all...]

Completed in 2 milliseconds