Home
last modified time | relevance | path

Searched refs:chan_switch (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmt7996.h394 int mt7996_mcu_get_chan_mib_info(struct mt7996_phy *phy, bool chan_switch);
H A Dmcu.c3185 int mt7996_mcu_get_chan_mib_info(struct mt7996_phy *phy, bool chan_switch) in mt7996_mcu_get_chan_mib_info() argument
3229 if (chan_switch) in mt7996_mcu_get_chan_mib_info()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmt7915.h493 int mt7915_mcu_get_chan_mib_info(struct mt7915_phy *phy, bool chan_switch);
H A Dmcu.c3010 int mt7915_mcu_get_chan_mib_info(struct mt7915_phy *phy, bool chan_switch) in mt7915_mcu_get_chan_mib_info() argument
3061 if (chan_switch) in mt7915_mcu_get_chan_mib_info()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h987 } STRUCT_PACKED chan_switch; member