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:xlt2
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H
A
D
ice_flex_pipe.c
2004
u16
xlt2
; /* # XLT2 entries */
member
2115
*vsig = hw->blk[blk].
xlt2
.vsis[vsi].vsig;
in ice_vsig_find_vsi()
2132
if (!hw->blk[blk].
xlt2
.vsig_tbl[idx].in_use) {
in ice_vsig_alloc_val()
2133
INIT_LIST_HEAD(&hw->blk[blk].
xlt2
.vsig_tbl[idx].prop_lst);
in ice_vsig_alloc_val()
2134
hw->blk[blk].
xlt2
.vsig_tbl[idx].in_use = true;
in ice_vsig_alloc_val()
2153
if (!hw->blk[blk].
xlt2
.vsig_tbl[i].in_use)
in ice_vsig_alloc()
2178
struct ice_xlt2 *
xlt2
= &hw->blk[blk].
xlt2
;
in ice_find_dup_props_vsig()
local
2181
for (i = 0; i <
xlt2
->count; i++)
in ice_find_dup_props_vsig()
2182
if (
xlt2
in ice_find_dup_props_vsig()
2711
struct ice_
xlt2
_section *
xlt2
;
ice_fill_tbl()
local
2980
struct ice_
xlt2
*
xlt2
= &hw->blk[i].
xlt2
;
ice_clear_hw_tbls()
local
3024
struct ice_
xlt2
*
xlt2
= &hw->blk[i].
xlt2
;
ice_init_hw_tbls()
local
3431
u16
xlt2
= 0;
ice_upd_prof_hw()
local
[all...]
H
A
D
ice_flex_type.h
484
struct ice_xlt2
xlt2
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H
A
D
ice_flex_pipe.c
786
u16
xlt2
; /* # XLT2 entries */
member
897
*vsig = hw->blk[blk].
xlt2
.vsis[vsi].vsig;
in ice_vsig_find_vsi()
914
if (!hw->blk[blk].
xlt2
.vsig_tbl[idx].in_use) {
in ice_vsig_alloc_val()
915
INIT_LIST_HEAD(&hw->blk[blk].
xlt2
.vsig_tbl[idx].prop_lst);
in ice_vsig_alloc_val()
916
hw->blk[blk].
xlt2
.vsig_tbl[idx].in_use = true;
in ice_vsig_alloc_val()
935
if (!hw->blk[blk].
xlt2
.vsig_tbl[i].in_use)
in ice_vsig_alloc()
960
struct ice_xlt2 *
xlt2
= &hw->blk[blk].
xlt2
;
in ice_find_dup_props_vsig()
local
963
for (i = 0; i <
xlt2
->count; i++)
in ice_find_dup_props_vsig()
964
if (
xlt2
in ice_find_dup_props_vsig()
1884
struct ice_
xlt2
_section *
xlt2
;
ice_fill_tbl()
local
2155
struct ice_
xlt2
*
xlt2
= &hw->blk[i].
xlt2
;
ice_clear_hw_tbls()
local
2201
struct ice_
xlt2
*
xlt2
= &hw->blk[i].
xlt2
;
ice_init_hw_tbls()
local
2611
u16
xlt2
= 0;
ice_upd_prof_hw()
local
[all...]
H
A
D
ice_flex_type.h
310
struct ice_xlt2
xlt2
;
member
Completed in 10 milliseconds