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
defs:rx_all
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
H
A
D
ionic_phc.c
76
bool
rx_all
;
in ionic_lif_hwstamp_set_ts_config()
local
H
A
D
ionic_lif.c
1048
int ionic_lif_config_hwstamp_rxq_all(struct ionic_lif *lif, bool
rx_all
)
in ionic_lif_config_hwstamp_rxq_all()
argument
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H
A
D
hclge_main.c
2018
u32
rx_all
= hdev->pkt_buf_size - hclge_get_tx_buff_alloced(buf_alloc);
in hclge_rx_buf_calc_all()
local
2054
u32
rx_all
= hdev->pkt_buf_size - hclge_get_tx_buff_alloced(buf_alloc);
in hclge_drop_nopfc_buf_till_fit()
local
2084
u32
rx_all
= hdev->pkt_buf_size - hclge_get_tx_buff_alloced(buf_alloc);
in hclge_drop_pfc_buf_till_fit()
local
1923
hclge_is_rx_buf_ok(struct hclge_dev *hdev, struct hclge_pkt_buf_alloc *buf_alloc, u32
rx_all
)
hclge_is_rx_buf_ok()
argument
2170
u32
rx_all
= hdev->pkt_buf_size;
hclge_rx_buffer_calc()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H
A
D
hclge_main.c
2041
u32
rx_all
= hdev->pkt_buf_size - hclge_get_tx_buff_alloced(buf_alloc);
in hclge_rx_buf_calc_all()
local
2077
u32
rx_all
= hdev->pkt_buf_size - hclge_get_tx_buff_alloced(buf_alloc);
in hclge_drop_nopfc_buf_till_fit()
local
2107
u32
rx_all
= hdev->pkt_buf_size - hclge_get_tx_buff_alloced(buf_alloc);
in hclge_drop_pfc_buf_till_fit()
local
1946
hclge_is_rx_buf_ok(struct hclge_dev *hdev, struct hclge_pkt_buf_alloc *buf_alloc, u32
rx_all
)
hclge_is_rx_buf_ok()
argument
2192
u32
rx_all
= hdev->pkt_buf_size;
hclge_rx_buffer_calc()
local
[all...]
Completed in 22 milliseconds