Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:S_DS_GEN
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H
A
D
sta_cmd.c
52
S_DS_GEN
);
in mwifiex_cmd_802_11_rssi_info()
91
cpu_to_le16(sizeof(struct host_cmd_ds_mac_control) +
S_DS_GEN
);
in mwifiex_cmd_mac_control()
123
- 1 +
S_DS_GEN
);
in mwifiex_cmd_802_11_snmp_mib()
157
S_DS_GEN
);
in mwifiex_cmd_802_11_get_log()
226
cpu_to_le16(
S_DS_GEN
+ sizeof(struct host_cmd_ds_tx_rate_cfg) +
in mwifiex_cmd_tx_rate_cfg()
251
cpu_to_le16(
S_DS_GEN
+ sizeof(struct host_cmd_ds_txpwr_cfg));
in mwifiex_cmd_tx_power_cfg()
292
+
S_DS_GEN
);
in mwifiex_cmd_rf_tx_power()
317
+
S_DS_GEN
);
in mwifiex_cmd_rf_antenna()
327
S_DS_GEN
);
in mwifiex_cmd_rf_antenna()
336
S_DS_GEN
);
in mwifiex_cmd_rf_antenna()
[all...]
H
A
D
cmdevt.c
244
get_unaligned_le16((u8 *)host_cmd +
S_DS_GEN
),
in mwifiex_dnld_cmd_to_fw()
288
get_unaligned_le16((u8 *)host_cmd +
S_DS_GEN
);
in mwifiex_dnld_cmd_to_fw()
1317
cmd->size = cpu_to_le16(
S_DS_GEN
+ sizeof(psmode_enh->action) +
in mwifiex_cmd_enh_power_mode()
1322
cmd->size = cpu_to_le16(
S_DS_GEN
+ sizeof(psmode_enh->action) +
in mwifiex_cmd_enh_power_mode()
1327
cmd_size =
S_DS_GEN
+ sizeof(psmode_enh->action) +
in mwifiex_cmd_enh_power_mode()
1465
cpu_to_le16(sizeof(struct host_cmd_ds_get_hw_spec) +
S_DS_GEN
);
in mwifiex_cmd_get_hw_spec()
1560
resp_size = le16_to_cpu(resp->size) -
S_DS_GEN
;
in mwifiex_ret_get_hw_spec()
H
A
D
11n_rxreorder.c
450
cmd->size = cpu_to_le16(sizeof(*add_ba_req) +
S_DS_GEN
);
in mwifiex_cmd_11n_addba_req()
496
cmd->size = cpu_to_le16(sizeof(*add_ba_rsp) +
S_DS_GEN
);
in mwifiex_cmd_11n_addba_rsp_gen()
540
cmd->size = cpu_to_le16(sizeof(*del_ba) +
S_DS_GEN
);
in mwifiex_cmd_11n_delba()
H
A
D
11n.c
223
cpu_to_le16(sizeof(struct host_cmd_ds_txbuf_cfg) +
S_DS_GEN
);
in mwifiex_cmd_recfg_tx_buf()
257
+
S_DS_GEN
);
in mwifiex_cmd_amsdu_aggr_ctrl()
287
cmd->size = cpu_to_le16(sizeof(struct host_cmd_ds_11n_cfg) +
S_DS_GEN
);
in mwifiex_cmd_11n_cfg()
H
A
D
uap_cmd.c
740
cmd_size = (u16)(sizeof(struct host_cmd_ds_sys_config) +
S_DS_GEN
);
in mwifiex_cmd_uap_sys_config()
778
S_DS_GEN
);
in mwifiex_cmd_uap_sta_deauth()
803
cmd->size = cpu_to_le16(
S_DS_GEN
);
in mwifiex_uap_prepare_cmd()
H
A
D
join.c
542
cmd->size = cpu_to_le16((u16) (pos - (u8 *) assoc) +
S_DS_GEN
);
in mwifiex_cmd_802_11_associate()
669
priv->assoc_rsp_size = min(le16_to_cpu(resp->size) -
S_DS_GEN
,
in mwifiex_ret_802_11_associate()
1091
+
S_DS_GEN
+ cmd_append_size));
in mwifiex_cmd_802_11_ad_hoc_start()
1252
+
S_DS_GEN
+ cmd_append_size));
in mwifiex_cmd_802_11_ad_hoc_join()
H
A
D
11ac.c
273
S_DS_GEN
);
in mwifiex_cmd_11ac_cfg()
H
A
D
11h.c
152
cmd->size = cpu_to_le16(
S_DS_GEN
);
in mwifiex_cmd_issue_chan_report_request()
H
A
D
scan.c
1617
+ scan_cfg->tlv_buf_len +
S_DS_GEN
));
in mwifiex_cmd_802_11_scan()
2171
* response header (
S_DS_GEN
)
in mwifiex_ret_802_11_scan()
2176
+
S_DS_GEN
);
in mwifiex_ret_802_11_scan()
2275
+ scan_cfg->tlv_buf_len +
S_DS_GEN
));
in mwifiex_cmd_802_11_scan_ext()
2303
cmd->size = cpu_to_le16(sizeof(*bgscan_config) +
S_DS_GEN
);
in mwifiex_cmd_802_11_bg_scan_config()
2564
buf_left = le16_to_cpu(resp->size) - (sizeof(*ext_scan_resp) +
S_DS_GEN
in mwifiex_ret_802_11_scan_ext()
2764
+
S_DS_GEN
);
in mwifiex_cmd_802_11_bg_scan_query()
H
A
D
sta_cmdresp.c
278
tlv_buf_left = le16_to_cpu(resp->size) -
S_DS_GEN
- sizeof(*rate_cfg);
in mwifiex_ret_tx_rate_cfg()
398
tlv_buf_left = le16_to_cpu(resp->size) -
S_DS_GEN
- sizeof(*txp_cfg);
in mwifiex_ret_tx_power_cfg()
1127
tlv_buf_left = le16_to_cpu(resp->size) -
S_DS_GEN
- sizeof(*reg);
in mwifiex_ret_chan_region_cfg()
H
A
D
fw.h
1006
#define
S_DS_GEN
sizeof(struct host_cmd_ds_gen)
macro
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H
A
D
sta_cmd.c
40
S_DS_GEN
);
in mwifiex_cmd_802_11_rssi_info()
79
cpu_to_le16(sizeof(struct host_cmd_ds_mac_control) +
S_DS_GEN
);
in mwifiex_cmd_mac_control()
111
- 1 +
S_DS_GEN
);
in mwifiex_cmd_802_11_snmp_mib()
145
S_DS_GEN
);
in mwifiex_cmd_802_11_get_log()
214
cpu_to_le16(
S_DS_GEN
+ sizeof(struct host_cmd_ds_tx_rate_cfg) +
in mwifiex_cmd_tx_rate_cfg()
239
cpu_to_le16(
S_DS_GEN
+ sizeof(struct host_cmd_ds_txpwr_cfg));
in mwifiex_cmd_tx_power_cfg()
280
+
S_DS_GEN
);
in mwifiex_cmd_rf_tx_power()
305
+
S_DS_GEN
);
in mwifiex_cmd_rf_antenna()
315
S_DS_GEN
);
in mwifiex_cmd_rf_antenna()
324
S_DS_GEN
);
in mwifiex_cmd_rf_antenna()
[all...]
H
A
D
cmdevt.c
232
get_unaligned_le16((u8 *)host_cmd +
S_DS_GEN
),
in mwifiex_dnld_cmd_to_fw()
276
get_unaligned_le16((u8 *)host_cmd +
S_DS_GEN
);
in mwifiex_dnld_cmd_to_fw()
1326
cmd->size = cpu_to_le16(
S_DS_GEN
+ sizeof(psmode_enh->action) +
in mwifiex_cmd_enh_power_mode()
1331
cmd->size = cpu_to_le16(
S_DS_GEN
+ sizeof(psmode_enh->action) +
in mwifiex_cmd_enh_power_mode()
1336
cmd_size =
S_DS_GEN
+ sizeof(psmode_enh->action) +
in mwifiex_cmd_enh_power_mode()
1474
cpu_to_le16(sizeof(struct host_cmd_ds_get_hw_spec) +
S_DS_GEN
);
in mwifiex_cmd_get_hw_spec()
1569
resp_size = le16_to_cpu(resp->size) -
S_DS_GEN
;
in mwifiex_ret_get_hw_spec()
H
A
D
11n.c
211
cpu_to_le16(sizeof(struct host_cmd_ds_txbuf_cfg) +
S_DS_GEN
);
in mwifiex_cmd_recfg_tx_buf()
245
+
S_DS_GEN
);
in mwifiex_cmd_amsdu_aggr_ctrl()
275
cmd->size = cpu_to_le16(sizeof(struct host_cmd_ds_11n_cfg) +
S_DS_GEN
);
in mwifiex_cmd_11n_cfg()
H
A
D
11n_rxreorder.c
438
cmd->size = cpu_to_le16(sizeof(*add_ba_req) +
S_DS_GEN
);
in mwifiex_cmd_11n_addba_req()
484
cmd->size = cpu_to_le16(sizeof(*add_ba_rsp) +
S_DS_GEN
);
in mwifiex_cmd_11n_addba_rsp_gen()
528
cmd->size = cpu_to_le16(sizeof(*del_ba) +
S_DS_GEN
);
in mwifiex_cmd_11n_delba()
H
A
D
uap_cmd.c
729
cmd_size = (u16)(sizeof(struct host_cmd_ds_sys_config) +
S_DS_GEN
);
in mwifiex_cmd_uap_sys_config()
767
S_DS_GEN
);
in mwifiex_cmd_uap_sta_deauth()
792
cmd->size = cpu_to_le16(
S_DS_GEN
);
in mwifiex_uap_prepare_cmd()
H
A
D
join.c
530
cmd->size = cpu_to_le16((u16) (pos - (u8 *) assoc) +
S_DS_GEN
);
in mwifiex_cmd_802_11_associate()
657
priv->assoc_rsp_size = min(le16_to_cpu(resp->size) -
S_DS_GEN
,
in mwifiex_ret_802_11_associate()
1079
+
S_DS_GEN
+ cmd_append_size));
in mwifiex_cmd_802_11_ad_hoc_start()
1240
+
S_DS_GEN
+ cmd_append_size));
in mwifiex_cmd_802_11_ad_hoc_join()
H
A
D
11ac.c
261
S_DS_GEN
);
in mwifiex_cmd_11ac_cfg()
H
A
D
11h.c
140
cmd->size = cpu_to_le16(
S_DS_GEN
);
in mwifiex_cmd_issue_chan_report_request()
H
A
D
scan.c
1599
+ scan_cfg->tlv_buf_len +
S_DS_GEN
));
in mwifiex_cmd_802_11_scan()
2153
* response header (
S_DS_GEN
)
in mwifiex_ret_802_11_scan()
2158
+
S_DS_GEN
);
in mwifiex_ret_802_11_scan()
2257
+ scan_cfg->tlv_buf_len +
S_DS_GEN
));
in mwifiex_cmd_802_11_scan_ext()
2285
cmd->size = cpu_to_le16(sizeof(*bgscan_config) +
S_DS_GEN
);
in mwifiex_cmd_802_11_bg_scan_config()
2546
buf_left = le16_to_cpu(resp->size) - (sizeof(*ext_scan_resp) +
S_DS_GEN
in mwifiex_ret_802_11_scan_ext()
2746
+
S_DS_GEN
);
in mwifiex_cmd_802_11_bg_scan_query()
H
A
D
sta_cmdresp.c
267
tlv_buf_left = le16_to_cpu(resp->size) -
S_DS_GEN
- sizeof(*rate_cfg);
in mwifiex_ret_tx_rate_cfg()
387
tlv_buf_left = le16_to_cpu(resp->size) -
S_DS_GEN
- sizeof(*txp_cfg);
in mwifiex_ret_tx_power_cfg()
1140
tlv_buf_left = le16_to_cpu(resp->size) -
S_DS_GEN
- sizeof(*reg);
in mwifiex_ret_chan_region_cfg()
H
A
D
fw.h
999
#define
S_DS_GEN
sizeof(struct host_cmd_ds_gen)
macro
Completed in 46 milliseconds