Searched refs:switch_reason (Results 1 – 3 of 3) sorted by relevance
1040 u8 switch_reason; in mt7921_mcu_set_chan_info() member1066 req.switch_reason = CH_SWITCH_SCAN_BYPASS_DPD; in mt7921_mcu_set_chan_info()1069 req.switch_reason = CH_SWITCH_DFS; in mt7921_mcu_set_chan_info()1071 req.switch_reason = CH_SWITCH_NORMAL; in mt7921_mcu_set_chan_info()
2351 u8 switch_reason; in mt7615_mcu_set_chan_info() member2372 req.switch_reason = CH_SWITCH_SCAN_BYPASS_DPD; in mt7615_mcu_set_chan_info()2375 req.switch_reason = CH_SWITCH_DFS; in mt7615_mcu_set_chan_info()2377 req.switch_reason = CH_SWITCH_NORMAL; in mt7615_mcu_set_chan_info()
3447 u8 switch_reason; in mt7915_mcu_set_chan_info() member3484 req.switch_reason = CH_SWITCH_SCAN_BYPASS_DPD; in mt7915_mcu_set_chan_info()3487 req.switch_reason = CH_SWITCH_DFS; in mt7915_mcu_set_chan_info()3489 req.switch_reason = CH_SWITCH_NORMAL; in mt7915_mcu_set_chan_info()
Completed in 23 milliseconds