| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_p2p.c | 1987 int op_ch = -1; in rtw_p2p_check_frames() local 2030 op_ch = *(cont + 4); in rtw_p2p_check_frames() 2049 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 2056 …: "Rx" , dialogToken , (intent >> 1) , intent & 0x1 ? "+" : "-" , listen_ch , op_ch , ch_list_buf); in rtw_p2p_check_frames() 2086 op_ch = *(cont + 4); in rtw_p2p_check_frames() 2103 nego_info->rsp_op_ch = op_ch; in rtw_p2p_check_frames() 2112 …) ? "Tx" : "Rx", dialogToken, (intent >> 1), intent & 0x1 ? "+" : "-", status, op_ch, ch_list_buf); in rtw_p2p_check_frames() 2143 op_ch = *(cont + 4); in rtw_p2p_check_frames() 2152 nego_info->conf_op_ch = (op_ch == -1) ? 0 : op_ch; in rtw_p2p_check_frames() 2165 , (tx == _TRUE) ? "Tx" : "Rx", dialogToken, status, op_ch, ch_list_buf); in rtw_p2p_check_frames() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_p2p.c | 1987 int op_ch = -1; in rtw_p2p_check_frames() local 2030 op_ch = *(cont + 4); in rtw_p2p_check_frames() 2049 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 2056 …: "Rx" , dialogToken , (intent >> 1) , intent & 0x1 ? "+" : "-" , listen_ch , op_ch , ch_list_buf); in rtw_p2p_check_frames() 2086 op_ch = *(cont + 4); in rtw_p2p_check_frames() 2103 nego_info->rsp_op_ch = op_ch; in rtw_p2p_check_frames() 2112 …) ? "Tx" : "Rx", dialogToken, (intent >> 1), intent & 0x1 ? "+" : "-", status, op_ch, ch_list_buf); in rtw_p2p_check_frames() 2143 op_ch = *(cont + 4); in rtw_p2p_check_frames() 2152 nego_info->conf_op_ch = (op_ch == -1) ? 0 : op_ch; in rtw_p2p_check_frames() 2165 , (tx == _TRUE) ? "Tx" : "Rx", dialogToken, status, op_ch, ch_list_buf); in rtw_p2p_check_frames() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/ |
| H A D | cfg80211.c | 251 wl->op_ch = channelnum; in set_channel() 417 vif->wilc->op_ch = ch; in connect() 933 struct wilc_attr_oper_ch *op_ch; in wilc_wfi_cfg_parse_ch_attr() local 992 op_ch = (struct wilc_attr_oper_ch *)&buf[op_ch_idx]; in wilc_wfi_cfg_parse_ch_attr() 993 op_ch->op_class = WILC_WLAN_OPERATING_CLASS_2_4GHZ; in wilc_wfi_cfg_parse_ch_attr() 994 op_ch->op_channel = sta_ch; in wilc_wfi_cfg_parse_ch_attr() 1027 freq = ieee80211_channel_to_frequency(wl->op_ch, NL80211_BAND_2GHZ); in wilc_wfi_p2p_rx() 1107 vif->wilc->op_ch = chan->hw_value; in remain_on_channel() 1179 vif->wilc->op_ch = chan->hw_value; in mgmt_tx() 1190 vif->wilc->op_ch = chan->hw_value; in mgmt_tx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_p2p.c | 4061 int op_ch = -1; in rtw_p2p_check_frames() local 4111 op_ch = *(cont+4); in rtw_p2p_check_frames() 4123 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 4130 …(tx==_TRUE)?"Tx":"Rx", dialogToken, (intent>>1), intent&0x1 ? "+" : "-", listen_ch, op_ch, ch_list… in rtw_p2p_check_frames() 4157 op_ch = *(cont+4); in rtw_p2p_check_frames() 4167 nego_info->rsp_op_ch= op_ch; in rtw_p2p_check_frames() 4176 …(tx==_TRUE)?"Tx":"Rx", dialogToken, (intent>>1), intent&0x1 ? "+" : "-", status, op_ch, ch_list_bu… in rtw_p2p_check_frames() 4205 op_ch = *(cont+4); in rtw_p2p_check_frames() 4213 nego_info->conf_op_ch = (op_ch==-1) ? 0 : op_ch; in rtw_p2p_check_frames() 4226 (tx==_TRUE)?"Tx":"Rx", dialogToken, status, op_ch, ch_list_buf); in rtw_p2p_check_frames() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_p2p.c | 3572 int op_ch = -1; in rtw_p2p_check_frames() local 3622 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3641 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 3648 …: "Rx" , dialogToken , (intent >> 1) , intent & 0x1 ? "+" : "-" , listen_ch , op_ch , ch_list_buf); in rtw_p2p_check_frames() 3678 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3695 nego_info->rsp_op_ch = op_ch; in rtw_p2p_check_frames() 3704 …) ? "Tx" : "Rx", dialogToken, (intent >> 1), intent & 0x1 ? "+" : "-", status, op_ch, ch_list_buf); in rtw_p2p_check_frames() 3736 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3745 nego_info->conf_op_ch = (op_ch == -1) ? 0 : op_ch; in rtw_p2p_check_frames() 3758 , (tx == _TRUE) ? "Tx" : "Rx", dialogToken, status, op_ch, ch_list_buf); in rtw_p2p_check_frames() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_p2p.c | 3572 int op_ch = -1; in rtw_p2p_check_frames() local 3622 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3641 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 3648 …: "Rx" , dialogToken , (intent >> 1) , intent & 0x1 ? "+" : "-" , listen_ch , op_ch , ch_list_buf); in rtw_p2p_check_frames() 3678 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3695 nego_info->rsp_op_ch = op_ch; in rtw_p2p_check_frames() 3704 …) ? "Tx" : "Rx", dialogToken, (intent >> 1), intent & 0x1 ? "+" : "-", status, op_ch, ch_list_buf); in rtw_p2p_check_frames() 3736 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3745 nego_info->conf_op_ch = (op_ch == -1) ? 0 : op_ch; in rtw_p2p_check_frames() 3758 , (tx == _TRUE) ? "Tx" : "Rx", dialogToken, status, op_ch, ch_list_buf); in rtw_p2p_check_frames() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_p2p.c | 3572 int op_ch = -1; in rtw_p2p_check_frames() local 3622 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3641 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 3648 …: "Rx" , dialogToken , (intent >> 1) , intent & 0x1 ? "+" : "-" , listen_ch , op_ch , ch_list_buf); in rtw_p2p_check_frames() 3678 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3695 nego_info->rsp_op_ch = op_ch; in rtw_p2p_check_frames() 3704 …) ? "Tx" : "Rx", dialogToken, (intent >> 1), intent & 0x1 ? "+" : "-", status, op_ch, ch_list_buf); in rtw_p2p_check_frames() 3736 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3745 nego_info->conf_op_ch = (op_ch == -1) ? 0 : op_ch; in rtw_p2p_check_frames() 3758 , (tx == _TRUE) ? "Tx" : "Rx", dialogToken, status, op_ch, ch_list_buf); in rtw_p2p_check_frames() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_p2p.c | 3572 int op_ch = -1; in rtw_p2p_check_frames() local 3622 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3641 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 3648 …: "Rx" , dialogToken , (intent >> 1) , intent & 0x1 ? "+" : "-" , listen_ch , op_ch , ch_list_buf); in rtw_p2p_check_frames() 3678 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3695 nego_info->rsp_op_ch = op_ch; in rtw_p2p_check_frames() 3704 …) ? "Tx" : "Rx", dialogToken, (intent >> 1), intent & 0x1 ? "+" : "-", status, op_ch, ch_list_buf); in rtw_p2p_check_frames() 3736 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3745 nego_info->conf_op_ch = (op_ch == -1) ? 0 : op_ch; in rtw_p2p_check_frames() 3758 , (tx == _TRUE) ? "Tx" : "Rx", dialogToken, status, op_ch, ch_list_buf); in rtw_p2p_check_frames() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_p2p.c | 3562 int op_ch = -1; in rtw_p2p_check_frames() local 3612 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3631 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 3638 …: "Rx" , dialogToken , (intent >> 1) , intent & 0x1 ? "+" : "-" , listen_ch , op_ch , ch_list_buf); in rtw_p2p_check_frames() 3668 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3685 nego_info->rsp_op_ch = op_ch; in rtw_p2p_check_frames() 3694 …) ? "Tx" : "Rx", dialogToken, (intent >> 1), intent & 0x1 ? "+" : "-", status, op_ch, ch_list_buf); in rtw_p2p_check_frames() 3726 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3735 nego_info->conf_op_ch = (op_ch == -1) ? 0 : op_ch; in rtw_p2p_check_frames() 3748 , (tx == _TRUE) ? "Tx" : "Rx", dialogToken, status, op_ch, ch_list_buf); in rtw_p2p_check_frames() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_p2p.c | 3572 int op_ch = -1; in rtw_p2p_check_frames() local 3622 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3641 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 3648 …: "Rx" , dialogToken , (intent >> 1) , intent & 0x1 ? "+" : "-" , listen_ch , op_ch , ch_list_buf); in rtw_p2p_check_frames() 3678 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3695 nego_info->rsp_op_ch = op_ch; in rtw_p2p_check_frames() 3704 …) ? "Tx" : "Rx", dialogToken, (intent >> 1), intent & 0x1 ? "+" : "-", status, op_ch, ch_list_buf); in rtw_p2p_check_frames() 3736 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3745 nego_info->conf_op_ch = (op_ch == -1) ? 0 : op_ch; in rtw_p2p_check_frames() 3758 , (tx == _TRUE) ? "Tx" : "Rx", dialogToken, status, op_ch, ch_list_buf); in rtw_p2p_check_frames() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_p2p.c | 3561 int op_ch = -1; in rtw_p2p_check_frames() local 3611 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3630 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 3637 …: "Rx" , dialogToken , (intent >> 1) , intent & 0x1 ? "+" : "-" , listen_ch , op_ch , ch_list_buf); in rtw_p2p_check_frames() 3667 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3684 nego_info->rsp_op_ch = op_ch; in rtw_p2p_check_frames() 3693 …) ? "Tx" : "Rx", dialogToken, (intent >> 1), intent & 0x1 ? "+" : "-", status, op_ch, ch_list_buf); in rtw_p2p_check_frames() 3725 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3734 nego_info->conf_op_ch = (op_ch == -1) ? 0 : op_ch; in rtw_p2p_check_frames() 3747 , (tx == _TRUE) ? "Tx" : "Rx", dialogToken, status, op_ch, ch_list_buf); in rtw_p2p_check_frames() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_p2p.c | 3901 int op_ch = -1; in rtw_p2p_check_frames() local 3951 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3970 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 3977 …: "Rx" , dialogToken , (intent >> 1) , intent & 0x1 ? "+" : "-" , listen_ch , op_ch , ch_list_buf); in rtw_p2p_check_frames() 4007 op_ch = *(cont + 4); in rtw_p2p_check_frames() 4024 nego_info->rsp_op_ch = op_ch; in rtw_p2p_check_frames() 4033 …) ? "Tx" : "Rx", dialogToken, (intent >> 1), intent & 0x1 ? "+" : "-", status, op_ch, ch_list_buf); in rtw_p2p_check_frames() 4065 op_ch = *(cont + 4); in rtw_p2p_check_frames() 4074 nego_info->conf_op_ch = (op_ch == -1) ? 0 : op_ch; in rtw_p2p_check_frames() 4087 , (tx == _TRUE) ? "Tx" : "Rx", dialogToken, status, op_ch, ch_list_buf); in rtw_p2p_check_frames() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_p2p.c | 3901 int op_ch = -1; in rtw_p2p_check_frames() local 3951 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3970 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 3977 …: "Rx" , dialogToken , (intent >> 1) , intent & 0x1 ? "+" : "-" , listen_ch , op_ch , ch_list_buf); in rtw_p2p_check_frames() 4007 op_ch = *(cont + 4); in rtw_p2p_check_frames() 4024 nego_info->rsp_op_ch = op_ch; in rtw_p2p_check_frames() 4033 …) ? "Tx" : "Rx", dialogToken, (intent >> 1), intent & 0x1 ? "+" : "-", status, op_ch, ch_list_buf); in rtw_p2p_check_frames() 4065 op_ch = *(cont + 4); in rtw_p2p_check_frames() 4074 nego_info->conf_op_ch = (op_ch == -1) ? 0 : op_ch; in rtw_p2p_check_frames() 4087 , (tx == _TRUE) ? "Tx" : "Rx", dialogToken, status, op_ch, ch_list_buf); in rtw_p2p_check_frames() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_p2p.c | 3899 int op_ch = -1; in rtw_p2p_check_frames() local 3949 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3968 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 3975 …: "Rx" , dialogToken , (intent >> 1) , intent & 0x1 ? "+" : "-" , listen_ch , op_ch , ch_list_buf); in rtw_p2p_check_frames() 4005 op_ch = *(cont + 4); in rtw_p2p_check_frames() 4022 nego_info->rsp_op_ch = op_ch; in rtw_p2p_check_frames() 4031 …) ? "Tx" : "Rx", dialogToken, (intent >> 1), intent & 0x1 ? "+" : "-", status, op_ch, ch_list_buf); in rtw_p2p_check_frames() 4063 op_ch = *(cont + 4); in rtw_p2p_check_frames() 4072 nego_info->conf_op_ch = (op_ch == -1) ? 0 : op_ch; in rtw_p2p_check_frames() 4085 , (tx == _TRUE) ? "Tx" : "Rx", dialogToken, status, op_ch, ch_list_buf); in rtw_p2p_check_frames() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_p2p.c | 3901 int op_ch = -1; in rtw_p2p_check_frames() local 3951 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3970 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 3977 …: "Rx" , dialogToken , (intent >> 1) , intent & 0x1 ? "+" : "-" , listen_ch , op_ch , ch_list_buf); in rtw_p2p_check_frames() 4007 op_ch = *(cont + 4); in rtw_p2p_check_frames() 4024 nego_info->rsp_op_ch = op_ch; in rtw_p2p_check_frames() 4033 …) ? "Tx" : "Rx", dialogToken, (intent >> 1), intent & 0x1 ? "+" : "-", status, op_ch, ch_list_buf); in rtw_p2p_check_frames() 4065 op_ch = *(cont + 4); in rtw_p2p_check_frames() 4074 nego_info->conf_op_ch = (op_ch == -1) ? 0 : op_ch; in rtw_p2p_check_frames() 4087 , (tx == _TRUE) ? "Tx" : "Rx", dialogToken, status, op_ch, ch_list_buf); in rtw_p2p_check_frames() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_p2p.c | 4111 int op_ch = -1; in rtw_p2p_check_frames() local 4161 op_ch = *(cont+4); in rtw_p2p_check_frames() 4173 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 4180 …":"Rx" , dialogToken , (intent>>1) , intent&0x1 ? "+" : "-" , listen_ch , op_ch , ch_list_buf , pa… in rtw_p2p_check_frames() 4208 op_ch = *(cont+4); in rtw_p2p_check_frames() 4218 nego_info->rsp_op_ch= op_ch; in rtw_p2p_check_frames() 4227 …(tx==_TRUE)?"Tx":"Rx", dialogToken, (intent>>1), intent&0x1 ? "+" : "-", status, op_ch, ch_list_bu… in rtw_p2p_check_frames() 4257 op_ch = *(cont+4); in rtw_p2p_check_frames() 4265 nego_info->conf_op_ch = (op_ch==-1) ? 0 : op_ch; in rtw_p2p_check_frames() 4278 (tx==_TRUE)?"Tx":"Rx", dialogToken, status, op_ch, ch_list_buf); in rtw_p2p_check_frames() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_p2p.c | 3935 int op_ch = -1; in rtw_p2p_check_frames() local 3985 op_ch = *(cont + 4); in rtw_p2p_check_frames() 4004 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 4011 …: "Rx" , dialogToken , (intent >> 1) , intent & 0x1 ? "+" : "-" , listen_ch , op_ch , ch_list_buf); in rtw_p2p_check_frames() 4041 op_ch = *(cont + 4); in rtw_p2p_check_frames() 4058 nego_info->rsp_op_ch = op_ch; in rtw_p2p_check_frames() 4067 …) ? "Tx" : "Rx", dialogToken, (intent >> 1), intent & 0x1 ? "+" : "-", status, op_ch, ch_list_buf); in rtw_p2p_check_frames() 4099 op_ch = *(cont + 4); in rtw_p2p_check_frames() 4108 nego_info->conf_op_ch = (op_ch == -1) ? 0 : op_ch; in rtw_p2p_check_frames() 4121 , (tx == _TRUE) ? "Tx" : "Rx", dialogToken, status, op_ch, ch_list_buf); in rtw_p2p_check_frames() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_p2p.c | 3792 int op_ch = -1; in rtw_p2p_check_frames() local 3839 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3853 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 3860 …: "Rx" , dialogToken , (intent >> 1) , intent & 0x1 ? "+" : "-" , listen_ch , op_ch , ch_list_buf , in rtw_p2p_check_frames() 3888 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3900 nego_info->rsp_op_ch = op_ch; in rtw_p2p_check_frames() 3909 …) ? "Tx" : "Rx", dialogToken, (intent >> 1), intent & 0x1 ? "+" : "-", status, op_ch, ch_list_buf); in rtw_p2p_check_frames() 3938 op_ch = *(cont + 4); in rtw_p2p_check_frames() 3947 nego_info->conf_op_ch = (op_ch == -1) ? 0 : op_ch; in rtw_p2p_check_frames() 3960 (tx == _TRUE) ? "Tx" : "Rx", dialogToken, status, op_ch, ch_list_buf); in rtw_p2p_check_frames() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_p2p.c | 3979 int op_ch = -1; in rtw_p2p_check_frames() local 4029 op_ch = *(cont + 4); in rtw_p2p_check_frames() 4048 nego_info->req_op_ch = op_ch; in rtw_p2p_check_frames() 4055 …: "Rx" , dialogToken , (intent >> 1) , intent & 0x1 ? "+" : "-" , listen_ch , op_ch , ch_list_buf); in rtw_p2p_check_frames() 4085 op_ch = *(cont + 4); in rtw_p2p_check_frames() 4102 nego_info->rsp_op_ch = op_ch; in rtw_p2p_check_frames() 4111 …) ? "Tx" : "Rx", dialogToken, (intent >> 1), intent & 0x1 ? "+" : "-", status, op_ch, ch_list_buf); in rtw_p2p_check_frames() 4143 op_ch = *(cont + 4); in rtw_p2p_check_frames() 4152 nego_info->conf_op_ch = (op_ch == -1) ? 0 : op_ch; in rtw_p2p_check_frames() 4165 , (tx == _TRUE) ? "Tx" : "Rx", dialogToken, status, op_ch, ch_list_buf); in rtw_p2p_check_frames() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | nlrtw.c | 478 ret = nla_put_u8(skb, NLRTW_ATTR_OP_CHANNEL, rfctl->op_ch); in rtw_nlrtw_radio_opmode_notify() 488 RTW_INFO("radio: %u,%u %d\n", rfctl->op_class, rfctl->op_ch, rfctl->op_txpwr_max); in rtw_nlrtw_radio_opmode_notify()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | nlrtw.c | 479 ret = nla_put_u8(skb, NLRTW_ATTR_OP_CHANNEL, rfctl->op_ch); in rtw_nlrtw_radio_opmode_notify() 489 RTW_INFO("radio: %u,%u %d\n", rfctl->op_class, rfctl->op_ch, rfctl->op_txpwr_max); in rtw_nlrtw_radio_opmode_notify()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | nlrtw.c | 478 ret = nla_put_u8(skb, NLRTW_ATTR_OP_CHANNEL, rfctl->op_ch); in rtw_nlrtw_radio_opmode_notify() 488 RTW_INFO("radio: %u,%u %d\n", rfctl->op_class, rfctl->op_ch, rfctl->op_txpwr_max); in rtw_nlrtw_radio_opmode_notify()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | nlrtw.c | 478 ret = nla_put_u8(skb, NLRTW_ATTR_OP_CHANNEL, rfctl->op_ch); in rtw_nlrtw_radio_opmode_notify() 488 RTW_INFO("radio: %u,%u %d\n", rfctl->op_class, rfctl->op_ch, rfctl->op_txpwr_max); in rtw_nlrtw_radio_opmode_notify()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | nlrtw.c | 478 ret = nla_put_u8(skb, NLRTW_ATTR_OP_CHANNEL, rfctl->op_ch); in rtw_nlrtw_radio_opmode_notify() 488 RTW_INFO("radio: %u,%u %d\n", rfctl->op_class, rfctl->op_ch, rfctl->op_txpwr_max); in rtw_nlrtw_radio_opmode_notify()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | nlrtw.c | 478 ret = nla_put_u8(skb, NLRTW_ATTR_OP_CHANNEL, rfctl->op_ch); in rtw_nlrtw_radio_opmode_notify() 488 RTW_INFO("radio: %u,%u %d\n", rfctl->op_class, rfctl->op_ch, rfctl->op_txpwr_max); in rtw_nlrtw_radio_opmode_notify()
|