Searched refs:chan_switch (Results 1 – 10 of 10) sorted by relevance
868 if (len < IEEE80211_MIN_ACTION_SIZE(chan_switch)) in ieee80211_rx_mgmt_spectrum_mgmt()1587 u.action.chan_switch.variable); in ieee80211_ibss_rx_queued_mgmt()1592 elems = ieee802_11_parse_elems(mgmt->u.action.chan_switch.variable, in ieee80211_ibss_rx_queued_mgmt()
48 bool chan_switch = local->hw.wiphy->features & in ieee80211_tdls_add_ext_capab() local63 *pos++ = (chan_switch ? WLAN_EXT_CAPA4_TDLS_CHAN_SWITCH : 0) | in ieee80211_tdls_add_ext_capab()
3885 int hdr_len = IEEE80211_MIN_ACTION_SIZE(chan_switch); in ieee80211_send_action_csa()
11871 u.action.chan_switch.variable); in ieee80211_sta_rx_queued_frame()11877 elems = ieee802_11_parse_elems(mgmt->u.action.chan_switch.variable, in ieee80211_sta_rx_queued_frame()
3824 if (len < IEEE80211_MIN_ACTION_SIZE(chan_switch)) in ieee80211_rx_h_action()
539 int mt7915_mcu_get_chan_mib_info(struct mt7915_phy *phy, bool chan_switch);
3178 int mt7915_mcu_get_chan_mib_info(struct mt7915_phy *phy, bool chan_switch) in mt7915_mcu_get_chan_mib_info() argument3234 if (chan_switch) in mt7915_mcu_get_chan_mib_info()
776 int mt7996_mcu_get_chan_mib_info(struct mt7996_phy *phy, bool chan_switch);
4524 int mt7996_mcu_get_chan_mib_info(struct mt7996_phy *phy, bool chan_switch) in mt7996_mcu_get_chan_mib_info() argument4574 if (chan_switch) in mt7996_mcu_get_chan_mib_info()
1070 } __packed chan_switch; member