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:comm_tallies
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H
A
D
hostap_info.c
27
local->
comm_tallies
.name += le16_to_cpu(tallies->name)
in prism2_info_commtallies16()
67
local->
comm_tallies
.name += le32_to_cpu(tallies->name)
in prism2_info_commtallies32()
H
A
D
hostap_ioctl.c
34
local->
comm_tallies
.rx_discards_wep_undecryptable;
in hostap_get_wireless_stats()
36
local->
comm_tallies
.rx_fcs_errors +
in hostap_get_wireless_stats()
37
local->
comm_tallies
.rx_discards_no_buffer +
in hostap_get_wireless_stats()
38
local->
comm_tallies
.tx_discards_wrong_sa;
in hostap_get_wireless_stats()
41
local->
comm_tallies
.tx_retry_limit_exceeded;
in hostap_get_wireless_stats()
43
local->
comm_tallies
.rx_message_in_bad_msg_fragments;
in hostap_get_wireless_stats()
H
A
D
hostap_proc.c
51
struct comm_tallies_sums *sums = &local->
comm_tallies
;
in prism2_stats_proc_show()
H
A
D
hostap_80211_rx.c
677
local->
comm_tallies
.rx_discards_wep_undecryptable++;
in hostap_rx_frame_decrypt()
814
local->
comm_tallies
.rx_discards_wep_undecryptable++;
in hostap_80211_rx()
H
A
D
hostap_wlan.h
689
struct comm_tallies_sums
comm_tallies
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H
A
D
hostap_info.c
27
local->
comm_tallies
.name += le16_to_cpu(tallies->name)
in prism2_info_commtallies16()
67
local->
comm_tallies
.name += le32_to_cpu(tallies->name)
in prism2_info_commtallies32()
H
A
D
hostap_ioctl.c
34
local->
comm_tallies
.rx_discards_wep_undecryptable;
in hostap_get_wireless_stats()
36
local->
comm_tallies
.rx_fcs_errors +
in hostap_get_wireless_stats()
37
local->
comm_tallies
.rx_discards_no_buffer +
in hostap_get_wireless_stats()
38
local->
comm_tallies
.tx_discards_wrong_sa;
in hostap_get_wireless_stats()
41
local->
comm_tallies
.tx_retry_limit_exceeded;
in hostap_get_wireless_stats()
43
local->
comm_tallies
.rx_message_in_bad_msg_fragments;
in hostap_get_wireless_stats()
H
A
D
hostap_proc.c
51
struct comm_tallies_sums *sums = &local->
comm_tallies
;
in prism2_stats_proc_show()
H
A
D
hostap_80211_rx.c
677
local->
comm_tallies
.rx_discards_wep_undecryptable++;
in hostap_rx_frame_decrypt()
814
local->
comm_tallies
.rx_discards_wep_undecryptable++;
in hostap_80211_rx()
H
A
D
hostap_wlan.h
691
struct comm_tallies_sums
comm_tallies
;
member
Completed in 19 milliseconds