Searched refs:SWITCH_ENTRY_ASSIGN (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/net/mac80211/ |
| H A D | trace.h | 1725 SWITCH_ENTRY_ASSIGN(vif.vif_type, vif->type); 1726 SWITCH_ENTRY_ASSIGN(vif.p2p, vif->p2p); 1731 SWITCH_ENTRY_ASSIGN(old_chandef.control_freq, 1733 SWITCH_ENTRY_ASSIGN(old_chandef.freq_offset, 1735 SWITCH_ENTRY_ASSIGN(old_chandef.chan_width, 1737 SWITCH_ENTRY_ASSIGN(old_chandef.center_freq1, 1739 SWITCH_ENTRY_ASSIGN(old_chandef.freq1_offset, 1741 SWITCH_ENTRY_ASSIGN(old_chandef.center_freq2, 1743 SWITCH_ENTRY_ASSIGN(new_chandef.control_freq, 1745 SWITCH_ENTRY_ASSIGN(new_chandef.freq_offset, [all …]
|