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:hclge_priv_buf
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H
A
D
hclge_cmd.h
121
struct
hclge_priv_buf
{
struct
135
struct
hclge_priv_buf
priv_buf[HCLGE_MAX_TC_NUM];
H
A
D
hclge_main.c
1889
struct
hclge_priv_buf
*priv;
in hclge_get_pfc_priv_num()
1907
struct
hclge_priv_buf
*priv;
in hclge_get_no_pfc_priv_num()
1924
struct
hclge_priv_buf
*priv;
in hclge_get_rx_priv_buff_alloced()
2021
struct
hclge_priv_buf
*priv = &buf_alloc->priv_buf[i];
in hclge_tx_buffer_calc()
2046
struct
hclge_priv_buf
*priv = &buf_alloc->priv_buf[i];
in hclge_rx_buf_calc_all()
2083
struct
hclge_priv_buf
*priv = &buf_alloc->priv_buf[i];
in hclge_drop_nopfc_buf_till_fit()
2113
struct
hclge_priv_buf
*priv = &buf_alloc->priv_buf[i];
in hclge_drop_pfc_buf_till_fit()
2161
struct
hclge_priv_buf
*priv = &buf_alloc->priv_buf[i];
in hclge_only_alloc_priv_buff()
2233
struct
hclge_priv_buf
*priv = &buf_alloc->priv_buf[i];
in hclge_rx_priv_buf_alloc()
2257
struct
hclge_priv_buf
*pri
in hclge_rx_priv_wl_config()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H
A
D
hclge_cmd.h
421
struct
hclge_priv_buf
{
struct
435
struct
hclge_priv_buf
priv_buf[HCLGE_MAX_TC_NUM];
H
A
D
hclge_main.c
1866
struct
hclge_priv_buf
*priv;
in hclge_get_pfc_priv_num()
1884
struct
hclge_priv_buf
*priv;
in hclge_get_no_pfc_priv_num()
1901
struct
hclge_priv_buf
*priv;
in hclge_get_rx_priv_buff_alloced()
1998
struct
hclge_priv_buf
*priv = &buf_alloc->priv_buf[i];
in hclge_tx_buffer_calc()
2023
struct
hclge_priv_buf
*priv = &buf_alloc->priv_buf[i];
in hclge_rx_buf_calc_all()
2060
struct
hclge_priv_buf
*priv = &buf_alloc->priv_buf[i];
in hclge_drop_nopfc_buf_till_fit()
2090
struct
hclge_priv_buf
*priv = &buf_alloc->priv_buf[i];
in hclge_drop_pfc_buf_till_fit()
2139
struct
hclge_priv_buf
*priv = &buf_alloc->priv_buf[i];
in hclge_only_alloc_priv_buff()
2211
struct
hclge_priv_buf
*priv = &buf_alloc->priv_buf[i];
in hclge_rx_priv_buf_alloc()
2235
struct
hclge_priv_buf
*pri
in hclge_rx_priv_wl_config()
[all...]
Completed in 23 milliseconds