Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/rtl8712/
Drtl871x_mp_ioctl.c35 if (poid_par_priv->type_of_oid == SET_OID) { in oid_rt_wireless_mode_hdl()
64 if (poid_par_priv->type_of_oid != SET_OID) in oid_rt_pro_write_bb_reg_hdl()
108 if (poid_par_priv->type_of_oid != SET_OID) in oid_rt_pro_write_rf_reg_hdl()
245 if (poid_par_priv->type_of_oid != SET_OID) in oid_rt_pro_set_data_rate_hdl()
265 if (poid_par_priv->type_of_oid != SET_OID) in oid_rt_pro_start_test_hdl()
291 if (poid_par_priv->type_of_oid != SET_OID) in oid_rt_pro_stop_test_hdl()
304 if (poid_par_priv->type_of_oid != SET_OID) in oid_rt_pro_set_channel_direct_call_hdl()
322 if (poid_par_priv->type_of_oid != SET_OID) in oid_rt_pro_set_antenna_bb_hdl()
339 if (poid_par_priv->type_of_oid != SET_OID) in oid_rt_pro_set_tx_power_control_hdl()
410 if (poid_par_priv->type_of_oid != SET_OID) in oid_rt_pro_reset_tx_packet_sent_hdl()
[all …]
Drtl871x_ioctl_rtl.c151 if (poid_par_priv->type_of_oid != SET_OID) in oid_rt_set_encryption_algorithm_hdl()
203 if (poid_par_priv->type_of_oid != SET_OID) in oid_rt_set_channelplan_hdl()
215 if (poid_par_priv->type_of_oid != SET_OID) in oid_rt_set_preamble_mode_hdl()
235 if (poid_par_priv->type_of_oid != SET_OID) in oid_rt_set_bcn_intvl_hdl()
417 if (poid_par_priv->type_of_oid != SET_OID) in oid_rt_ap_set_passphrase_hdl()
428 if (poid_par_priv->type_of_oid != SET_OID) /* QUERY_OID */ in oid_rt_pro_rf_write_registry_hdl()
448 if (poid_par_priv->type_of_oid != SET_OID) /* QUERY_OID */ in oid_rt_pro_rf_read_registry_hdl()
517 if (poid_par_priv->type_of_oid != SET_OID) in oid_rt_set_default_key_id_hdl()
Drtl871x_ioctl.h47 SET_OID enumerator
Drtl871x_ioctl_linux.c1907 oid_par.type_of_oid = SET_OID; in r871x_mp_ioctl_hdl()
/Linux-v5.15/drivers/staging/r8188eu/core/
Drtw_mp_ioctl.c20 if (poid_par_priv->type_of_oid == SET_OID) { in rtl8188eu_oid_rt_wireless_mode_hdl()
40 if (poid_par_priv->type_of_oid != SET_OID) in rtl8188eu_oid_rt_pro_write_bb_reg_hdl()
100 if (poid_par_priv->type_of_oid != SET_OID) in rtl8188eu_oid_rt_pro_write_rf_reg_hdl()
172 if (poid_par_priv->type_of_oid != SET_OID) in rtl8188eu_oid_rt_pro_set_data_rate_hdl()
200 if (poid_par_priv->type_of_oid != SET_OID) in rtl8188eu_oid_rt_pro_start_test_hdl()
226 if (poid_par_priv->type_of_oid != SET_OID) in rtl8188eu_oid_rt_pro_stop_test_hdl()
250 if (poid_par_priv->type_of_oid != SET_OID) in rtl8188eu_oid_rt_pro_set_channel_direct_call_hdl()
272 if (poid_par_priv->type_of_oid != SET_OID) in rtl8188eu_oid_rt_set_bandwidth_hdl()
302 if (poid_par_priv->type_of_oid == SET_OID) { in rtl8188eu_oid_rt_pro_set_antenna_bb_hdl()
325 if (poid_par_priv->type_of_oid != SET_OID) in rtl8188eu_oid_rt_pro_set_tx_power_control_hdl()
[all …]
/Linux-v5.15/drivers/staging/r8188eu/include/
Drtw_ioctl.h50 SET_OID enumerator
/Linux-v5.15/drivers/staging/r8188eu/os_dep/
Dioctl_linux.c2376 oid_par.type_of_oid = SET_OID; in rtw_mp_ioctl_hdl()