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:xgbe_hw_if
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H
A
D
xgbe-drv.c
312
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_enable_rx_tx_int()
338
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_disable_rx_tx_int()
479
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_isr_task()
1100
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_init_tx_coalesce()
1114
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_init_rx_coalesce()
1184
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_powerdown()
1223
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_powerup()
1312
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_start()
1377
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_stop()
1948
struct
xgbe_hw_if
*hw_i
in xgbe_xmit()
[all...]
H
A
D
xgbe.h
730
struct
xgbe_hw_if
{
struct
1093
struct
xgbe_hw_if
hw_if;
1306
void xgbe_init_function_ptrs_dev(struct
xgbe_hw_if
*);
H
A
D
xgbe-desc.c
388
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_wrapper_tx_descriptor_init()
429
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_wrapper_rx_descriptor_init()
H
A
D
xgbe-ethtool.c
454
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_set_coalesce()
553
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_set_rxfh()
H
A
D
xgbe-dev.c
3544
void xgbe_init_function_ptrs_dev(struct
xgbe_hw_if
*hw_if)
in xgbe_init_function_ptrs_dev()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H
A
D
xgbe-drv.c
312
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_enable_rx_tx_int()
338
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_disable_rx_tx_int()
479
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_isr_task()
1100
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_init_tx_coalesce()
1114
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_init_rx_coalesce()
1184
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_powerdown()
1223
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_powerup()
1312
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_start()
1377
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_stop()
1941
struct
xgbe_hw_if
*hw_i
in xgbe_xmit()
[all...]
H
A
D
xgbe-desc.c
388
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_wrapper_tx_descriptor_init()
429
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_wrapper_rx_descriptor_init()
H
A
D
xgbe.h
759
struct
xgbe_hw_if
{
struct
1126
struct
xgbe_hw_if
hw_if;
1343
void xgbe_init_function_ptrs_dev(struct
xgbe_hw_if
*);
H
A
D
xgbe-ethtool.c
456
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_set_coalesce()
555
struct
xgbe_hw_if
*hw_if = &pdata->hw_if;
in xgbe_set_rxfh()
H
A
D
xgbe-dev.c
3594
void xgbe_init_function_ptrs_dev(struct
xgbe_hw_if
*hw_if)
in xgbe_init_function_ptrs_dev()
Completed in 23 milliseconds