Searched refs:chan_switch (Results 1 – 9 of 9) sorted by relevance
367 int mt7915_mcu_get_chan_mib_info(struct mt7915_phy *phy, bool chan_switch);
3614 int mt7915_mcu_get_chan_mib_info(struct mt7915_phy *phy, bool chan_switch) in mt7915_mcu_get_chan_mib_info() argument3639 if (chan_switch) in mt7915_mcu_get_chan_mib_info()
922 sizeof(mgmt->u.action.u.chan_switch); in ieee80211_rx_mgmt_spectrum_mgmt()1649 u.action.u.chan_switch.variable); in ieee80211_ibss_rx_queued_mgmt()1655 mgmt->u.action.u.chan_switch.variable, in ieee80211_ibss_rx_queued_mgmt()
1460 pos = mgmt->u.action.u.chan_switch.variable; in mesh_rx_csa_frame()1462 u.action.u.chan_switch.variable); in mesh_rx_csa_frame()
47 bool chan_switch = local->hw.wiphy->features & in ieee80211_tdls_add_ext_capab() local62 *pos++ = (chan_switch ? WLAN_EXT_CAPA4_TDLS_CHAN_SWITCH : 0) | in ieee80211_tdls_add_ext_capab()
3994 u.action.u.chan_switch); in ieee80211_send_action_csa()4023 mgmt->u.action.u.chan_switch.action_code = WLAN_ACTION_SPCT_CHL_SWITCH; in ieee80211_send_action_csa()
4297 u.action.u.chan_switch.variable); in ieee80211_sta_rx_queued_mgmt()4304 mgmt->u.action.u.chan_switch.variable, in ieee80211_sta_rx_queued_mgmt()
3499 sizeof(mgmt->u.action.u.chan_switch))) in ieee80211_rx_h_action()
1211 } __packed chan_switch; member