/linux-6.1.9/drivers/hv/ |
D | channel.c | 983 struct vmbus_channel *cur_channel, *tmp; in vmbus_disconnect_ring() local 989 list_for_each_entry_safe(cur_channel, tmp, &channel->sc_list, sc_list) { in vmbus_disconnect_ring() 990 if (cur_channel->rescind) in vmbus_disconnect_ring() 991 wait_for_completion(&cur_channel->rescind_event); in vmbus_disconnect_ring() 994 if (vmbus_close_internal(cur_channel) == 0) { in vmbus_disconnect_ring() 995 vmbus_free_ring(cur_channel); in vmbus_disconnect_ring() 997 if (cur_channel->rescind) in vmbus_disconnect_ring() 998 hv_process_channel_removal(cur_channel); in vmbus_disconnect_ring()
|
/linux-6.1.9/drivers/staging/rtl8723bs/core/ |
D | rtw_ap.c | 278 if (rtw_get_oper_ch(padapter) != pmlmeext->cur_channel) { in expire_timeout_chk() 280 SelectChannel(padapter, pmlmeext->cur_channel); in expire_timeout_chk() 644 u8 val8, cur_channel, cur_bwmode, cur_ch_offset; in start_bss_network() local 660 cur_channel = pnetwork->configuration.ds_config; in start_bss_network() 745 if (cur_channel > 14) { in start_bss_network() 776 set_channel_bwmode(padapter, cur_channel, cur_ch_offset, cur_bwmode); in start_bss_network() 777 pmlmeext->cur_channel = cur_channel; in start_bss_network() 2021 pmlmeext->cur_channel, in rtw_ap_restore_network()
|
D | rtw_wlan_util.c | 277 if (iface->mlmeextpriv.cur_channel == ch) in rtw_set_oper_ch() 330 if (adapter->mlmeextpriv.cur_channel == adapter_to_dvobj(adapter)->oper_channel) in rtw_get_on_cur_ch_time() 896 if (pmlmeext->cur_channel > 14) { in bwmode_update_check() 1241 bcn_channel = Adapter->mlmeextpriv.cur_channel; in rtw_check_bcn_info() 1244 if (bcn_channel != Adapter->mlmeextpriv.cur_channel) in rtw_check_bcn_info()
|
D | rtw_mlme_ext.c | 201 set_channel_bwmode(padapter, pmlmeext->cur_channel, pmlmeext->cur_ch_offset, pmlmeext->cur_bwmode); in init_hw_mlme_ext() 229 pmlmeext->cur_channel = padapter->registrypriv.channel; in init_mlme_ext_priv_value() 2908 if (pmlmeext->cur_channel == 14) /* for JAPAN, channel 14 can only uses B Mode(CCK) */ in issue_assocreq() 3881 …set_channel_bwmode(padapter, pmlmeext->cur_channel, pmlmeext->cur_ch_offset, pmlmeext->cur_bwmode); in site_survey() 4082 pmlmeext->cur_channel = (u8)pnetwork->configuration.ds_config; in start_create_ibss() 4099 …set_channel_bwmode(padapter, pmlmeext->cur_channel, HAL_PRIME_CHNL_OFFSET_DONT_CARE, CHANNEL_WIDTH… in start_create_ibss() 4794 set_channel_bwmode(padapter, pmlmeext->cur_channel, pmlmeext->cur_ch_offset, pmlmeext->cur_bwmode); in rtw_mlmeext_disconnect() 4849 set_channel_bwmode(padapter, pmlmeext->cur_channel, pmlmeext->cur_ch_offset, pmlmeext->cur_bwmode); in mlmeext_joinbss_event_callback() 4928 …>wireless_mode = rtw_check_network_type(psta->bssrateset, psta->bssratelen, pmlmeext->cur_channel); in mlmeext_sta_add_event_callback() 5353 pmlmeext->cur_channel = (u8)pnetwork->configuration.ds_config; in join_cmd_hdl() [all …]
|
/linux-6.1.9/drivers/staging/r8188eu/core/ |
D | rtw_wlan_util.c | 109 if (pmlmeext->cur_channel > 14) { in judge_network_type() 957 bcn_channel = Adapter->mlmeextpriv.cur_channel; in rtw_check_bcn_info() 959 if (bcn_channel != Adapter->mlmeextpriv.cur_channel) in rtw_check_bcn_info() 1470 if (pmlmeext->cur_channel > 14) { in update_wireless_mode()
|
D | rtw_pwrctrl.c | 63 …set_channel_bwmode(padapter, padapter->mlmeextpriv.cur_channel, HAL_PRIME_CHNL_OFFSET_DONT_CARE, H… in ips_leave()
|
D | rtw_mlme_ext.c | 172 set_channel_bwmode(padapter, pmlmeext->cur_channel, pmlmeext->cur_ch_offset, pmlmeext->cur_bwmode); in init_hw_mlme_ext() 193 pmlmeext->cur_channel = padapter->registrypriv.channel; in init_mlme_ext_priv_value() 4942 if (pmlmeext->cur_channel == 14)/* for JAPAN, channel 14 can only uses B Mode(CCK) */ in issue_assocreq() 6080 …set_channel_bwmode(padapter, pmlmeext->cur_channel, pmlmeext->cur_ch_offset, pmlmeext->cur_bwmode); in site_survey() 6325 pmlmeext->cur_channel = (u8)pnetwork->Configuration.DSConfig; in start_create_ibss() 6339 …set_channel_bwmode(padapter, pmlmeext->cur_channel, HAL_PRIME_CHNL_OFFSET_DONT_CARE, HT_CHANNEL_WI… in start_create_ibss() 6375 pmlmeext->cur_channel = (u8)pnetwork->Configuration.DSConfig; in start_clnt_join() 6392 …set_channel_bwmode(padapter, pmlmeext->cur_channel, pmlmeext->cur_ch_offset, pmlmeext->cur_bwmode); in start_clnt_join() 6408 …set_channel_bwmode(padapter, pmlmeext->cur_channel, pmlmeext->cur_ch_offset, pmlmeext->cur_bwmode); in start_clnt_join() 6984 set_channel_bwmode(padapter, pmlmeext->cur_channel, pmlmeext->cur_ch_offset, pmlmeext->cur_bwmode); in mlmeext_joinbss_event_callback() [all …]
|
D | rtw_ap.c | 264 if (rtw_get_oper_ch(padapter) != pmlmeext->cur_channel) { in expire_timeout_chk() 266 SelectChannel(padapter, pmlmeext->cur_channel); in expire_timeout_chk()
|
/linux-6.1.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_core.c | 1533 char cur_channel; in ahc_handle_scsiint() local 1538 cur_channel = 'B'; in ahc_handle_scsiint() 1540 cur_channel = 'A'; in ahc_handle_scsiint() 1541 intr_channel = cur_channel; in ahc_handle_scsiint() 1554 intr_channel = (cur_channel == 'A') ? 'B' : 'A'; in ahc_handle_scsiint() 1596 if (intr_channel != cur_channel) in ahc_handle_scsiint() 6426 char cur_channel; in ahc_reset_channel() local 6466 cur_channel = 'A'; in ahc_reset_channel() 6469 cur_channel = 'B'; in ahc_reset_channel() 6471 if (cur_channel != channel) { in ahc_reset_channel() [all …]
|
D | aic79xx_core.c | 10388 char cur_channel; in ahd_handle_en_lun() local 10392 cur_channel = (sblkctl & SELBUSB) in ahd_handle_en_lun() 10395 cur_channel = 'A'; in ahd_handle_en_lun() 10396 swap = cur_channel != channel; in ahd_handle_en_lun()
|
/linux-6.1.9/drivers/staging/r8188eu/include/ |
D | rtw_mlme.h | 282 u8 cur_channel; member
|
D | rtw_mlme_ext.h | 348 unsigned char cur_channel; member
|
/linux-6.1.9/drivers/staging/rtl8723bs/include/ |
D | rtw_mlme_ext.h | 411 unsigned char cur_channel; member
|
/linux-6.1.9/drivers/staging/rtl8723bs/hal/ |
D | hal_btcoex.c | 391 *pu8 = padapter->mlmeextpriv.cur_channel; in halbtcoutsrc_Get()
|
/linux-6.1.9/drivers/staging/r8188eu/os_dep/ |
D | ioctl_linux.c | 675 wrqu->freq.m = rtw_ch2freq(padapter->mlmeextpriv.cur_channel) * 100000; in rtw_wx_get_freq() 677 wrqu->freq.i = padapter->mlmeextpriv.cur_channel; in rtw_wx_get_freq() 2113 pwdinfo->operating_channel = pmlmeext->cur_channel; in rtw_wext_p2p_enable()
|
/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 19031 u16 cur_channel = 0; in wlc_phy_spurwar_nphy() local 19041 cur_channel = CHSPEC_CHANNEL(pi->radio_chanspec); in wlc_phy_spurwar_nphy() 19050 if ((cur_channel == 11) in wlc_phy_spurwar_nphy() 19070 switch (cur_channel) { in wlc_phy_spurwar_nphy() 19149 switch (cur_channel) { in wlc_phy_spurwar_nphy()
|
/linux-6.1.9/drivers/staging/rtl8723bs/os_dep/ |
D | ioctl_cfg80211.c | 2522 pmlmeext->cur_channel = tx_ch; in _cfg80211_rtw_mgmt_tx()
|