Home
last modified time | relevance | path

Searched refs:information_buf (Results 1 – 25 of 49) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/staging/rtl8712/
H A Drtl871x_ioctl_rtl.c45 *(u32 *)poid_par_priv->information_buf = in oid_rt_get_small_packet_crc_hdl()
61 *(u32 *)poid_par_priv->information_buf = in oid_rt_get_middle_packet_crc_hdl()
77 *(u32 *)poid_par_priv->information_buf = in oid_rt_get_large_packet_crc_hdl()
108 *(u32 *)poid_par_priv->information_buf = in oid_rt_get_rx_total_packet_hdl()
139 *(uint *)poid_par_priv->information_buf = in oid_rt_get_rx_icv_err_hdl()
170 *(u32 *)poid_par_priv->information_buf = preamblemode; in oid_rt_get_preamble_mode_hdl()
193 *(u16 *)poid_par_priv->information_buf = peeprompriv->channel_plan; in oid_rt_get_channelplan_hdl()
205 peeprompriv->channel_plan = *(u16 *)poid_par_priv->information_buf; in oid_rt_set_channelplan_hdl()
218 preamblemode = *(u32 *)poid_par_priv->information_buf; in oid_rt_set_preamble_mode_hdl()
225 *(u32 *)poid_par_priv->information_buf = preamblemode; in oid_rt_set_preamble_mode_hdl()
[all …]
H A Drtl871x_mp_ioctl.c38 *(u8 *)poid_par_priv->information_buf; in oid_rt_wireless_mode_hdl()
43 *(u8 *)poid_par_priv->information_buf = in oid_rt_wireless_mode_hdl()
68 pbbreg = (struct bb_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_write_bb_reg_hdl()
89 pbbreg = (struct bb_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_read_bb_reg_hdl()
112 pbbreg = (struct rf_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_write_rf_reg_hdl()
135 pbbreg = (struct rf_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_read_rf_reg_hdl()
244 ratevalue = *((u32 *)poid_par_priv->information_buf); in oid_rt_pro_set_data_rate_hdl()
262 mode = *((u32 *)poid_par_priv->information_buf); in oid_rt_pro_start_test_hdl()
303 Channel = *((u32 *)poid_par_priv->information_buf); in oid_rt_pro_set_channel_direct_call_hdl()
321 antenna = *((u32 *)poid_par_priv->information_buf); in oid_rt_pro_set_antenna_bb_hdl()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_mp_ioctl.c32 Adapter->registrypriv.wireless_mode = *(u8 *)poid_par_priv->information_buf; in oid_rt_wireless_mode_hdl()
34 *(u8 *)poid_par_priv->information_buf = Adapter->registrypriv.wireless_mode; in oid_rt_wireless_mode_hdl()
62 pbbreg = (struct bb_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_write_bb_reg_hdl()
98 pbbreg = (struct bb_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_read_bb_reg_hdl()
135 pbbreg = (struct rf_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_write_rf_reg_hdl()
177 pbbreg = (struct rf_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_read_rf_reg_hdl()
221 ratevalue = *((u32 *)poid_par_priv->information_buf); /* 4 */ in oid_rt_pro_set_data_rate_hdl()
256 mode = *((u32 *)poid_par_priv->information_buf); in oid_rt_pro_start_test_hdl()
309 *((u32 *)poid_par_priv->information_buf) = Adapter->mppriv.channel; in oid_rt_pro_set_channel_direct_call_hdl()
316 Channel = *((u32 *)poid_par_priv->information_buf); in oid_rt_pro_set_channel_direct_call_hdl()
[all …]
H A Drtw_ioctl_rtl.c161 if (!rtw_setfwdig_cmd(Adapter, *((unsigned char *)poid_par_priv->information_buf))) in oid_rt_pro_set_fw_dig_state_hdl()
189 if (!rtw_setfwra_cmd(Adapter, *((unsigned char *)poid_par_priv->information_buf))) in oid_rt_pro_set_fw_ra_state_hdl()
236 *(ULONG *)poid_par_priv->information_buf = padapter->recvpriv.rx_smallpacket_crcerr; in oid_rt_get_small_packet_crc_hdl()
255 *(ULONG *)poid_par_priv->information_buf = padapter->recvpriv.rx_middlepacket_crcerr; in oid_rt_get_middle_packet_crc_hdl()
275 *(ULONG *)poid_par_priv->information_buf = padapter->recvpriv.rx_largepacket_crcerr; in oid_rt_get_large_packet_crc_hdl()
320 *(u64 *)poid_par_priv->information_buf = padapter->recvpriv.rx_pkts + padapter->recvpriv.rx_drop; in oid_rt_get_rx_total_packet_hdl()
365 *(uint *)poid_par_priv->information_buf = padapter->recvpriv.rx_icv_err; in oid_rt_get_rx_icv_err_hdl()
406 *(ULONG *)poid_par_priv->information_buf = preamblemode ; in oid_rt_get_preamble_mode_hdl()
437 *(u16 *)poid_par_priv->information_buf = rfctl->ChannelPlan; in oid_rt_get_channelplan_hdl()
452 rfctl->ChannelPlan = *(u16 *)poid_par_priv->information_buf; in oid_rt_set_channelplan_hdl()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_mp_ioctl.c38 Adapter->registrypriv.wireless_mode = *(u8*)poid_par_priv->information_buf; in oid_rt_wireless_mode_hdl()
40 *(u8*)poid_par_priv->information_buf = Adapter->registrypriv.wireless_mode; in oid_rt_wireless_mode_hdl()
73 pbbreg = (struct bb_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_write_bb_reg_hdl()
114 pbbreg = (struct bb_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_read_bb_reg_hdl()
156 pbbreg = (struct rf_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_write_rf_reg_hdl()
204 pbbreg = (struct rf_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_read_rf_reg_hdl()
255 ratevalue = *((u32*)poid_par_priv->information_buf);//4 in oid_rt_pro_set_data_rate_hdl()
295 mode = *((u32*)poid_par_priv->information_buf); in oid_rt_pro_start_test_hdl()
356 *((u32*)poid_par_priv->information_buf) = Adapter->mppriv.channel; in oid_rt_pro_set_channel_direct_call_hdl()
363 Channel = *((u32*)poid_par_priv->information_buf); in oid_rt_pro_set_channel_direct_call_hdl()
[all …]
H A Drtw_ioctl_rtl.c173 if(!rtw_setfwdig_cmd(Adapter,*((unsigned char*)poid_par_priv->information_buf ))) in oid_rt_pro_set_fw_dig_state_hdl()
209 if(!rtw_setfwra_cmd(Adapter,*((unsigned char*)poid_par_priv->information_buf ))) in oid_rt_pro_set_fw_ra_state_hdl()
267 *(ULONG *)poid_par_priv->information_buf = padapter->recvpriv.rx_smallpacket_crcerr; in oid_rt_get_small_packet_crc_hdl()
291 *(ULONG *)poid_par_priv->information_buf = padapter->recvpriv.rx_middlepacket_crcerr; in oid_rt_get_middle_packet_crc_hdl()
316 *(ULONG *)poid_par_priv->information_buf = padapter->recvpriv.rx_largepacket_crcerr; in oid_rt_get_large_packet_crc_hdl()
368 *(u64 *)poid_par_priv->information_buf = padapter->recvpriv.rx_pkts + padapter->recvpriv.rx_drop; in oid_rt_get_rx_total_packet_hdl()
420 *(uint *)poid_par_priv->information_buf = padapter->recvpriv.rx_icv_err; in oid_rt_get_rx_icv_err_hdl()
467 *(ULONG *)poid_par_priv->information_buf = preamblemode ; in oid_rt_get_preamble_mode_hdl()
502 *(u16 *)poid_par_priv->information_buf = padapter->mlmepriv.ChannelPlan ; in oid_rt_get_channelplan_hdl()
517 padapter->mlmepriv.ChannelPlan = *(u16 *)poid_par_priv->information_buf ; in oid_rt_set_channelplan_hdl()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_mp_ioctl.c38 Adapter->registrypriv.wireless_mode = *(u8 *)poid_par_priv->information_buf; in oid_rt_wireless_mode_hdl()
40 *(u8 *)poid_par_priv->information_buf = Adapter->registrypriv.wireless_mode; in oid_rt_wireless_mode_hdl()
72 pbbreg = (struct bb_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_write_bb_reg_hdl()
114 pbbreg = (struct bb_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_read_bb_reg_hdl()
157 pbbreg = (struct rf_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_write_rf_reg_hdl()
205 pbbreg = (struct rf_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_read_rf_reg_hdl()
256 ratevalue = *((u32 *)poid_par_priv->information_buf); /* 4 */ in oid_rt_pro_set_data_rate_hdl()
296 mode = *((u32 *)poid_par_priv->information_buf); in oid_rt_pro_start_test_hdl()
357 *((u32 *)poid_par_priv->information_buf) = Adapter->mppriv.channel; in oid_rt_pro_set_channel_direct_call_hdl()
364 Channel = *((u32 *)poid_par_priv->information_buf); in oid_rt_pro_set_channel_direct_call_hdl()
[all …]
H A Drtw_ioctl_rtl.c167 if (!rtw_setfwdig_cmd(Adapter, *((unsigned char *)poid_par_priv->information_buf))) in oid_rt_pro_set_fw_dig_state_hdl()
197 if (!rtw_setfwra_cmd(Adapter, *((unsigned char *)poid_par_priv->information_buf))) in oid_rt_pro_set_fw_ra_state_hdl()
245 *(ULONG *)poid_par_priv->information_buf = padapter->recvpriv.rx_smallpacket_crcerr; in oid_rt_get_small_packet_crc_hdl()
264 *(ULONG *)poid_par_priv->information_buf = padapter->recvpriv.rx_middlepacket_crcerr; in oid_rt_get_middle_packet_crc_hdl()
284 *(ULONG *)poid_par_priv->information_buf = padapter->recvpriv.rx_largepacket_crcerr; in oid_rt_get_large_packet_crc_hdl()
329 *(u64 *)poid_par_priv->information_buf = padapter->recvpriv.rx_pkts + padapter->recvpriv.rx_drop; in oid_rt_get_rx_total_packet_hdl()
374 *(uint *)poid_par_priv->information_buf = padapter->recvpriv.rx_icv_err; in oid_rt_get_rx_icv_err_hdl()
415 *(ULONG *)poid_par_priv->information_buf = preamblemode ; in oid_rt_get_preamble_mode_hdl()
445 *(u16 *)poid_par_priv->information_buf = padapter->mlmepriv.ChannelPlan ; in oid_rt_get_channelplan_hdl()
459 padapter->mlmepriv.ChannelPlan = *(u16 *)poid_par_priv->information_buf ; in oid_rt_set_channelplan_hdl()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_mp_ioctl.c38 Adapter->registrypriv.wireless_mode = *(u8*)poid_par_priv->information_buf; in oid_rt_wireless_mode_hdl()
40 *(u8*)poid_par_priv->information_buf = Adapter->registrypriv.wireless_mode; in oid_rt_wireless_mode_hdl()
73 pbbreg = (struct bb_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_write_bb_reg_hdl()
114 pbbreg = (struct bb_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_read_bb_reg_hdl()
156 pbbreg = (struct rf_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_write_rf_reg_hdl()
204 pbbreg = (struct rf_reg_param *)(poid_par_priv->information_buf); in oid_rt_pro_read_rf_reg_hdl()
255 ratevalue = *((u32*)poid_par_priv->information_buf);//4 in oid_rt_pro_set_data_rate_hdl()
295 mode = *((u32*)poid_par_priv->information_buf); in oid_rt_pro_start_test_hdl()
356 *((u32*)poid_par_priv->information_buf) = Adapter->mppriv.channel; in oid_rt_pro_set_channel_direct_call_hdl()
363 Channel = *((u32*)poid_par_priv->information_buf); in oid_rt_pro_set_channel_direct_call_hdl()
[all …]
H A Drtw_ioctl_rtl.c173 if(!rtw_setfwdig_cmd(Adapter,*((unsigned char*)poid_par_priv->information_buf ))) in oid_rt_pro_set_fw_dig_state_hdl()
209 if(!rtw_setfwra_cmd(Adapter,*((unsigned char*)poid_par_priv->information_buf ))) in oid_rt_pro_set_fw_ra_state_hdl()
267 *(ULONG *)poid_par_priv->information_buf = padapter->recvpriv.rx_smallpacket_crcerr; in oid_rt_get_small_packet_crc_hdl()
291 *(ULONG *)poid_par_priv->information_buf = padapter->recvpriv.rx_middlepacket_crcerr; in oid_rt_get_middle_packet_crc_hdl()
316 *(ULONG *)poid_par_priv->information_buf = padapter->recvpriv.rx_largepacket_crcerr; in oid_rt_get_large_packet_crc_hdl()
368 *(u64 *)poid_par_priv->information_buf = padapter->recvpriv.rx_pkts + padapter->recvpriv.rx_drop; in oid_rt_get_rx_total_packet_hdl()
420 *(uint *)poid_par_priv->information_buf = padapter->recvpriv.rx_icv_err; in oid_rt_get_rx_icv_err_hdl()
467 *(ULONG *)poid_par_priv->information_buf = preamblemode ; in oid_rt_get_preamble_mode_hdl()
502 *(u16 *)poid_par_priv->information_buf = padapter->mlmepriv.ChannelPlan ; in oid_rt_get_channelplan_hdl()
517 padapter->mlmepriv.ChannelPlan = *(u16 *)poid_par_priv->information_buf ; in oid_rt_set_channelplan_hdl()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_ioctl.h27 void *information_buf; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_ioctl.h26 void *information_buf; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_ioctl.h27 void *information_buf; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_ioctl.h26 void *information_buf; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_ioctl.h26 void *information_buf; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_ioctl.h26 void *information_buf; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_ioctl.h27 void *information_buf; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_ioctl.h27 void *information_buf; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_ioctl.h26 void *information_buf; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_ioctl.h26 void *information_buf; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_ioctl.h26 void *information_buf; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_ioctl.h26 void *information_buf; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_ioctl.h27 void *information_buf; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_ioctl.h26 void *information_buf; member
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/include/
H A Drtw_ioctl.h59 void *information_buf; member

12