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:flex_word
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H
A
D
ice_fdir.h
74
u16
flex_word
;
member
124
__be16
flex_word
;
member
H
A
D
ice_ethtool_fdir.c
434
data->
flex_word
= value & ICE_USERDEF_FLEX_WORD_M;
in ice_parse_rx_flow_user_data()
1678
input->
flex_word
= cpu_to_be16(userdata.
flex_word
);
in ice_add_fdir_ethtool()
H
A
D
ice_fdir.c
654
ice_pkt_insert_u16(loc, input->flex_offset, input->
flex_word
);
in ice_fdir_get_gen_prgm_pkt()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H
A
D
ice_fdir.h
95
u16
flex_word
;
member
177
__be16
flex_word
;
member
H
A
D
ice_ethtool_fdir.c
509
data->
flex_word
= value & ICE_USERDEF_FLEX_WORD_M;
in ice_parse_rx_flow_user_data()
1908
input->
flex_word
= cpu_to_be16(userdata.
flex_word
);
in ice_add_fdir_ethtool()
H
A
D
ice_fdir.c
1116
ice_pkt_insert_u16(loc, input->flex_offset, input->
flex_word
);
in ice_fdir_get_gen_prgm_pkt()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H
A
D
i40e_txrx.c
202
__be16 pattern = fd_data->
flex_word
;
in i40e_add_del_fdir_udpv4()
276
__be16 pattern = fd_data->
flex_word
;
in i40e_add_del_fdir_tcpv4()
354
__be16 pattern = fd_data->
flex_word
;
in i40e_add_del_fdir_sctpv4()
425
__be16 pattern = fd_data->
flex_word
;
in i40e_add_del_fdir_ipv4()
H
A
D
i40e.h
210
u16
flex_word
;
member
227
__be16
flex_word
;
member
H
A
D
i40e_ethtool.c
3171
data->
flex_word
= value & I40E_USERDEF_FLEX_WORD;
in i40e_parse_rx_flow_user_data()
3194
value |= data->
flex_word
;
in i40e_fill_rx_flow_user_data()
3349
userdef.
flex_word
= be16_to_cpu(rule->
flex_word
);
in i40e_get_ethtool_fdir_entry()
4606
input->
flex_word
= cpu_to_be16(userdef.
flex_word
);
in i40e_add_fdir_ethtool()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H
A
D
i40e.h
213
u16
flex_word
;
member
234
__be16
flex_word
;
member
H
A
D
i40e_ethtool.c
3275
data->
flex_word
= value & I40E_USERDEF_FLEX_WORD;
in i40e_parse_rx_flow_user_data()
3298
value |= data->
flex_word
;
in i40e_fill_rx_flow_user_data()
3504
userdef.
flex_word
= be16_to_cpu(rule->
flex_word
);
in i40e_get_ethtool_fdir_entry()
4911
input->
flex_word
= cpu_to_be16(userdef.
flex_word
);
in i40e_add_fdir_ethtool()
H
A
D
i40e_txrx.c
316
__be16 pattern = fd_data->
flex_word
;
in i40e_prepare_fdir_filter()
Completed in 51 milliseconds