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:parent_tsf
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-6.6/net/wireless/
H
A
D
scan.c
1761
known->
parent_tsf
= new->
parent_tsf
;
in cfg80211_update_known_bss()
2072
tmp.
parent_tsf
= drv_data->
parent_tsf
;
in cfg80211_inform_single_bss_data()
2897
tmp.
parent_tsf
= data->
parent_tsf
;
in cfg80211_inform_single_bss_frame_data()
H
A
D
core.h
176
u64
parent_tsf
;
member
178
/* the BSS according to which %
parent_tsf
is set. This is set to
H
A
D
trace.h
3597
__field(u64,
parent_tsf
)
3608
__entry->
parent_tsf
= data->
parent_tsf
;
3615
(unsigned long long)__entry->
parent_tsf
,
H
A
D
nl80211.c
10383
if (intbss->
parent_tsf
&&
in nl80211_send_bss()
10385
intbss->
parent_tsf
, NL80211_BSS_PAD) ||
in nl80211_send_bss()
/kernel/linux/linux-5.10/net/wireless/
H
A
D
core.h
166
u64
parent_tsf
;
member
168
/* the BSS according to which %
parent_tsf
is set. This is set to
H
A
D
scan.c
1730
known->
parent_tsf
= new->
parent_tsf
;
in cfg80211_update_known_bss()
2476
tmp.
parent_tsf
= data->
parent_tsf
;
in cfg80211_inform_single_bss_frame_data()
H
A
D
trace.h
3274
__field(u64,
parent_tsf
)
3285
__entry->
parent_tsf
= data->
parent_tsf
;
3292
(unsigned long long)__entry->
parent_tsf
,
H
A
D
nl80211.c
9246
if (intbss->
parent_tsf
&&
in nl80211_send_bss()
9248
intbss->
parent_tsf
, NL80211_BSS_PAD) ||
in nl80211_send_bss()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H
A
D
ipw2200.c
7792
ipw_rt->rt_tsf = (u64)(frame->
parent_tsf
[3] << 24 |
in ipw_handle_data_packet_monitor()
7793
frame->
parent_tsf
[2] << 16 |
in ipw_handle_data_packet_monitor()
7794
frame->
parent_tsf
[1] << 8 |
in ipw_handle_data_packet_monitor()
7795
frame->
parent_tsf
[0]);
in ipw_handle_data_packet_monitor()
8001
ipw_rt->rt_tsf = (u64)(frame->
parent_tsf
[3] << 24 |
in ipw_handle_promiscuous_rx()
8002
frame->
parent_tsf
[2] << 16 |
in ipw_handle_promiscuous_rx()
8003
frame->
parent_tsf
[1] << 8 |
in ipw_handle_promiscuous_rx()
8004
frame->
parent_tsf
[0]);
in ipw_handle_promiscuous_rx()
H
A
D
ipw2200.h
660
u8
parent_tsf
[4]; // fw_use[0] is boolean for OUR_TSF_IS_GREATER
member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H
A
D
ipw2200.c
7746
ipw_rt->rt_tsf = (u64)(frame->
parent_tsf
[3] << 24 |
in ipw_handle_data_packet_monitor()
7747
frame->
parent_tsf
[2] << 16 |
in ipw_handle_data_packet_monitor()
7748
frame->
parent_tsf
[1] << 8 |
in ipw_handle_data_packet_monitor()
7749
frame->
parent_tsf
[0]);
in ipw_handle_data_packet_monitor()
7955
ipw_rt->rt_tsf = (u64)(frame->
parent_tsf
[3] << 24 |
in ipw_handle_promiscuous_rx()
7956
frame->
parent_tsf
[2] << 16 |
in ipw_handle_promiscuous_rx()
7957
frame->
parent_tsf
[1] << 8 |
in ipw_handle_promiscuous_rx()
7958
frame->
parent_tsf
[0]);
in ipw_handle_promiscuous_rx()
H
A
D
ipw2200.h
660
u8
parent_tsf
[4]; // fw_use[0] is boolean for OUR_TSF_IS_GREATER
member
/kernel/linux/linux-5.10/net/mac80211/
H
A
D
scan.c
182
bss_meta.
parent_tsf
=
in ieee80211_bss_info_update()
/kernel/linux/linux-6.6/net/mac80211/
H
A
D
scan.c
203
bss_meta.
parent_tsf
=
in ieee80211_bss_info_update()
/kernel/linux/linux-5.10/include/net/
H
A
D
cfg80211.h
2370
* @
parent_tsf
: the time at the start of reception of the first octet of the
2373
* @parent_bssid: the BSS according to which %
parent_tsf
is set. This is set to
2383
u64
parent_tsf
;
member
/kernel/linux/linux-6.6/include/net/
H
A
D
cfg80211.h
2720
* @
parent_tsf
: the time at the start of reception of the first octet of the
2723
* @parent_bssid: the BSS according to which %
parent_tsf
is set. This is set to
2734
u64
parent_tsf
;
member
Completed in 116 milliseconds