Home
last modified time | relevance | path

Searched refs:extra (Results 1 – 25 of 44) sorted by relevance

12

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd_wext.c89 union iwreq_data *wrqu, char *extra) in __iw_softap_get_ini_cfg() argument
107 hdd_cfg_get_global_config(hdd_ctx, extra, QCSAP_IOCTL_MAX_STR_LEN); in __iw_softap_get_ini_cfg()
108 wrqu->data.length = strlen(extra) + 1; in __iw_softap_get_ini_cfg()
116 union iwreq_data *wrqu, char *extra) in iw_softap_get_ini_cfg() argument
125 errno = __iw_softap_get_ini_cfg(dev, info, wrqu, extra); in iw_softap_get_ini_cfg()
143 union iwreq_data *wrqu, char *extra) in __iw_softap_set_two_ints_getnone() argument
147 int *value = (int *)extra; in __iw_softap_set_two_ints_getnone()
275 union iwreq_data *wrqu, char *extra) in iw_softap_set_two_ints_getnone() argument
284 errno = __iw_softap_set_two_ints_getnone(dev, info, wrqu, extra); in iw_softap_set_two_ints_getnone()
360 union iwreq_data *wrqu, char *extra) in __iw_softap_setparam() argument
[all …]
H A Dwlan_hdd_wext.c2979 union iwreq_data *wrqu, char *extra) in __iw_get_linkspeed() argument
2982 char *out_link_speed = (char *)extra; in __iw_get_linkspeed()
3028 union iwreq_data *wrqu, char *extra) in iw_get_linkspeed() argument
3037 errno = __iw_get_linkspeed(dev, info, wrqu, extra); in iw_get_linkspeed()
3116 union iwreq_data *wrqu, char *extra) in __iw_get_wlm_stats() argument
3181 if (wlan_get_wlm_stats(adapter, bitmask, extra)) { in __iw_get_wlm_stats()
3185 wrqu->data.length = strlen(extra) + 1; in __iw_get_wlm_stats()
3192 union iwreq_data *wrqu, char *extra) in iw_get_wlm_stats() argument
3201 errno = __iw_get_wlm_stats(net_dev, info, wrqu, extra); in iw_get_wlm_stats()
4909 union iwreq_data *wrqu, char *extra) in __iw_setint_getnone() argument
[all …]
H A Dwlan_hdd_ioctl.c1779 uint8_t *command, char *extra, uint8_t n, in hdd_get_dwell_time_6g() argument
1789 *len = scnprintf(extra, n, "GETDWELLTIME 6G MAX %u\n", in hdd_get_dwell_time_6g()
1795 *len = scnprintf(extra, n, in hdd_get_dwell_time_6g()
1841 uint8_t *command, char *extra, uint8_t n, in hdd_get_dwell_time_6g() argument
1855 char *extra, uint8_t n, uint8_t *len) in hdd_get_dwell_time() argument
1859 if (!psoc || !command || !extra || !len) { in hdd_get_dwell_time()
1867 *len = scnprintf(extra, n, "GETDWELLTIME ACTIVE MAX %u\n", val); in hdd_get_dwell_time()
1873 *len = scnprintf(extra, n, "GETDWELLTIME PASSIVE MAX %u\n", in hdd_get_dwell_time()
1880 *len = scnprintf(extra, n, "GETDWELLTIME 2G MAX %u\n", in hdd_get_dwell_time()
1887 *len = scnprintf(extra, n, "GETDWELLTIME %u\n", val); in hdd_get_dwell_time()
[all …]
H A Dwlan_hdd_fips.c169 union iwreq_data *wrqu, char *extra) in __hdd_fips_test() argument
197 user_request = (struct iw_fips_test_request *)extra; in __hdd_fips_test()
247 user_response = (struct iw_fips_test_response *)extra; in __hdd_fips_test()
281 union iwreq_data *wrqu, char *extra) in hdd_fips_test() argument
290 errno = __hdd_fips_test(dev, info, wrqu, extra); in hdd_fips_test()
H A Dwlan_hdd_fips.h72 union iwreq_data *wrqu, char *extra);
H A Dwlan_hdd_ocb.h270 union iwreq_data *wrqu, char *extra);
384 union iwreq_data *wrqu, char *extra) in iw_set_dot11p_channel_sched() argument
/wlan-driver/wpa_supplicant_8/src/eap_common/
H A Deap_peap_common.c
H A Deap_sim_common.h
H A Deap_sim_common.c
/wlan-driver/wpa_supplicant_8/src/fst/
H A Dfst_ctrl_iface.c
H A Dfst.c
H A Dfst_session.c
H A Dfst_ctrl_aux.h
H A Dfst.h
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_wext.h194 union iwreq_data *wrqu, const char *extra) in hdd_wext_send_event() argument
196 wireless_send_event(dev, cmd, wrqu, extra); in hdd_wext_send_event()
219 union iwreq_data *wrqu, char *extra);
223 union iwreq_data *wrqu, char *extra);
342 union iwreq_data *wrqu, const char *extra) in hdd_wext_send_event() argument
H A Dqc_sap_ioctl.h248 char *extra);
H A Dwlan_hdd_oemdata.h184 union iwreq_data *wrqu, char *extra);
/wlan-driver/wpa_supplicant_8/src/p2p/
H A Dp2p_group.c
H A Dp2p_invitation.c
H A Dp2p_go_neg.c
H A Dp2p_pd.c
/wlan-driver/wpa_supplicant_8/wpa_supplicant/examples/
H A Ddpp-nfc.py
/wlan-driver/wpa_supplicant_8/src/wps/
H A Dwps_module_tests.c
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Dinterworking.c
/wlan-driver/wpa_supplicant_8/src/common/
H A Dsae_pk.c

12