Searched refs:backup_oper_channel (Results 1 – 3 of 3) sorted by relevance
273 u8 backup_oper_channel = 0; in expire_timeout_chk() local278 backup_oper_channel = rtw_get_oper_ch(padapter); in expire_timeout_chk()316 if (backup_oper_channel > 0) /* back to the original operation channel */ in expire_timeout_chk()317 SelectChannel(padapter, backup_oper_channel); in expire_timeout_chk()
271 u8 backup_oper_channel = 0; in expire_timeout_chk() local275 backup_oper_channel = rtw_get_oper_ch(padapter); in expire_timeout_chk()312 if (backup_oper_channel > 0) /* back to the original operation channel */ in expire_timeout_chk()313 SelectChannel(padapter, backup_oper_channel); in expire_timeout_chk()
7438 u8 backup_oper_channel = 0; in linked_status_chk() local7442 backup_oper_channel = rtw_get_oper_ch(padapter); in linked_status_chk()7457 if (backup_oper_channel > 0) in linked_status_chk()7458 SelectChannel(padapter, backup_oper_channel); in linked_status_chk()