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:rx_ts_offset
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H
A
D
ef100_nic.c
754
.
rx_ts_offset
= ESF_GZ_RX_PREFIX_PARTIAL_TSTAMP_LBN / 8,
835
.
rx_ts_offset
= ESF_GZ_RX_PREFIX_PARTIAL_TSTAMP_LBN / 8,
H
A
D
net_driver.h
1327
* @
rx_ts_offset
: Offset of timestamp within prefix
1504
unsigned int
rx_ts_offset
;
member
H
A
D
efx_common.c
1009
efx->type->
rx_ts_offset
- efx->type->rx_prefix_size;
in efx_init_struct()
H
A
D
ef10.c
4098
.
rx_ts_offset
= ES_DZ_RX_PREFIX_TSTAMP_OFST,
4233
.
rx_ts_offset
= ES_DZ_RX_PREFIX_TSTAMP_OFST,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H
A
D
ef100_nic.c
1289
.
rx_ts_offset
= ESF_GZ_RX_PREFIX_PARTIAL_TSTAMP_LBN / 8,
1373
.
rx_ts_offset
= ESF_GZ_RX_PREFIX_PARTIAL_TSTAMP_LBN / 8,
H
A
D
net_driver.h
1340
* @
rx_ts_offset
: Offset of timestamp within prefix
1516
unsigned int
rx_ts_offset
;
member
H
A
D
efx_common.c
1002
efx->type->
rx_ts_offset
- efx->type->rx_prefix_size;
in efx_init_struct()
H
A
D
ef10.c
4153
.
rx_ts_offset
= ES_DZ_RX_PREFIX_TSTAMP_OFST,
4288
.
rx_ts_offset
= ES_DZ_RX_PREFIX_TSTAMP_OFST,
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/
H
A
D
net_driver.h
1030
* @
rx_ts_offset
: Offset of timestamp within prefix
1150
unsigned int
rx_ts_offset
;
member
H
A
D
efx.c
2662
efx->type->
rx_ts_offset
- efx->type->rx_prefix_size;
in ef4_init_struct()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/
H
A
D
net_driver.h
1030
* @
rx_ts_offset
: Offset of timestamp within prefix
1150
unsigned int
rx_ts_offset
;
member
H
A
D
efx.c
2651
efx->type->
rx_ts_offset
- efx->type->rx_prefix_size;
in ef4_init_struct()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H
A
D
net_driver.h
1289
* @
rx_ts_offset
: Offset of timestamp within prefix
1469
unsigned int
rx_ts_offset
;
member
H
A
D
efx_common.c
1018
efx->type->
rx_ts_offset
- efx->type->rx_prefix_size;
in efx_siena_init_struct()
Completed in 40 milliseconds