Searched refs:backup_oper_channel (Results 1 – 3 of 3) sorted by relevance
285 u8 backup_oper_channel = 0; in expire_timeout_chk() local289 backup_oper_channel = rtw_get_oper_ch(padapter); in expire_timeout_chk()326 if (backup_oper_channel > 0) /* back to the original operation channel */ in expire_timeout_chk()327 SelectChannel(padapter, backup_oper_channel); in expire_timeout_chk()
4670 u8 backup_oper_channel = 0; in linked_status_chk() local4674 backup_oper_channel = rtw_get_oper_ch(padapter); in linked_status_chk()4689 if (backup_oper_channel > 0) in linked_status_chk()4690 SelectChannel(padapter, backup_oper_channel); in linked_status_chk()
375 u8 backup_oper_channel = 0; in expire_timeout_chk() local380 backup_oper_channel = rtw_get_oper_ch(padapter); in expire_timeout_chk()429 if (backup_oper_channel > 0) /* back to the original operation channel */ in expire_timeout_chk()430 SelectChannel(padapter, backup_oper_channel); in expire_timeout_chk()