Home
last modified time | relevance | path

Searched refs:bytes_rw (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/drivers/staging/rtl8712/
Drtl871x_ioctl_rtl.c47 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_get_small_packet_crc_hdl()
63 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_get_middle_packet_crc_hdl()
79 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_get_large_packet_crc_hdl()
97 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_get_rx_retry_hdl()
111 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_get_rx_total_packet_hdl()
141 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_get_rx_icv_err_hdl()
171 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_get_preamble_mode_hdl()
192 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_get_channelplan_hdl()
226 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_set_preamble_mode_hdl()
256 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_get_total_tx_bytes_hdl()
[all …]
Drtl871x_mp_ioctl.c45 *poid_par_priv->bytes_rw = in oid_rt_wireless_mode_hdl()
95 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_pro_read_bb_reg_hdl()
142 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_pro_read_rf_reg_hdl()
362 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_pro_query_tx_packet_sent_hdl()
380 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_pro_query_rx_packet_received_hdl()
398 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_pro_query_rx_packet_crc32_error_hdl()
454 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_get_phy_rx_packet_received_hdl()
469 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_get_phy_rx_packet_crc32_error_hdl()
573 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_pro_read_register_hdl()
656 *poid_par_priv->bytes_rw = sizeof(u32); in oid_rt_get_thermal_meter_hdl()
[all …]
Drtl871x_ioctl.h64 unsigned long *bytes_rw; member
Drtl871x_ioctl_linux.c1905 oid_par.bytes_rw = &BytesRead; in r871x_mp_ioctl_hdl()
1909 oid_par.bytes_rw = &BytesWritten; in r871x_mp_ioctl_hdl()
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_mp_ioctl.c24 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in rtl8188eu_oid_rt_wireless_mode_hdl()
86 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in rtl8188eu_oid_rt_pro_read_bb_reg_hdl()
157 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in rtl8188eu_oid_rt_pro_read_rf_reg_hdl()
359 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in rtl8188eu_oid_rt_pro_query_tx_packet_sent_hdl()
378 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in rtl8188eu_oid_rt_pro_query_rx_packet_received_hdl()
397 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in rtl8188eu_oid_rt_pro_query_rx_packet_crc32_error_hdl()
473 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in rtl8188eu_oid_rt_get_phy_rx_packet_received_hdl()
493 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in rtl8188eu_oid_rt_get_phy_rx_packet_crc32_error_hdl()
663 *poid_par_priv->bytes_rw = width; in rtl8188eu_oid_rt_pro_read_register_hdl()
813 *poid_par_priv->bytes_rw = sizeof(u32); in rtl8188eu_oid_rt_get_thermal_meter_hdl()
[all …]
/Linux-v5.15/drivers/staging/r8188eu/include/
Drtw_ioctl.h67 u32 *bytes_rw; member
/Linux-v5.15/drivers/staging/r8188eu/os_dep/
Dioctl_linux.c2374 oid_par.bytes_rw = &BytesRead; in rtw_mp_ioctl_hdl()
2378 oid_par.bytes_rw = &BytesWritten; in rtw_mp_ioctl_hdl()