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:itr_tx
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H
A
D
hw_atl2.c
669
u32
itr_tx
= 2U;
in hw_atl2_hw_interrupt_moderation_set()
local
697
itr_tx
|= tx_min_timer << 0x8U;
in hw_atl2_hw_interrupt_moderation_set()
698
itr_tx
|= tx_max_timer << 0x10U;
in hw_atl2_hw_interrupt_moderation_set()
729
itr_tx
|= hw_atl2_timers_table_tx_
in hw_atl2_hw_interrupt_moderation_set()
731
itr_tx
|= hw_atl2_timers_table_tx_
in hw_atl2_hw_interrupt_moderation_set()
745
itr_tx
= 0U;
in hw_atl2_hw_interrupt_moderation_set()
751
hw_atl2_reg_tx_intr_moder_ctrl_set(self,
itr_tx
, i);
in hw_atl2_hw_interrupt_moderation_set()
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H
A
D
hw_atl2.c
669
u32
itr_tx
= 2U;
in hw_atl2_hw_interrupt_moderation_set()
local
697
itr_tx
|= tx_min_timer << 0x8U;
in hw_atl2_hw_interrupt_moderation_set()
698
itr_tx
|= tx_max_timer << 0x10U;
in hw_atl2_hw_interrupt_moderation_set()
729
itr_tx
|= hw_atl2_timers_table_tx_
in hw_atl2_hw_interrupt_moderation_set()
731
itr_tx
|= hw_atl2_timers_table_tx_
in hw_atl2_hw_interrupt_moderation_set()
745
itr_tx
= 0U;
in hw_atl2_hw_interrupt_moderation_set()
751
hw_atl2_reg_tx_intr_moder_ctrl_set(self,
itr_tx
, i);
in hw_atl2_hw_interrupt_moderation_set()
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H
A
D
hw_atl_b0.c
1113
u32
itr_tx
= 2U;
in hw_atl_b0_hw_interrupt_moderation_set()
local
1137
itr_tx
|= tx_min_timer << 0x8U;
in hw_atl_b0_hw_interrupt_moderation_set()
1138
itr_tx
|= tx_max_timer << 0x10U;
in hw_atl_b0_hw_interrupt_moderation_set()
1170
itr_tx
|= hw_atl_b0_timers_table_tx_
in hw_atl_b0_hw_interrupt_moderation_set()
1172
itr_tx
|= hw_atl_b0_timers_table_tx_
in hw_atl_b0_hw_interrupt_moderation_set()
1186
itr_tx
= 0U;
in hw_atl_b0_hw_interrupt_moderation_set()
1192
hw_atl_reg_tx_intr_moder_ctrl_set(self,
itr_tx
, i);
in hw_atl_b0_hw_interrupt_moderation_set()
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H
A
D
hw_atl_b0.c
1113
u32
itr_tx
= 2U;
in hw_atl_b0_hw_interrupt_moderation_set()
local
1137
itr_tx
|= tx_min_timer << 0x8U;
in hw_atl_b0_hw_interrupt_moderation_set()
1138
itr_tx
|= tx_max_timer << 0x10U;
in hw_atl_b0_hw_interrupt_moderation_set()
1170
itr_tx
|= hw_atl_b0_timers_table_tx_
in hw_atl_b0_hw_interrupt_moderation_set()
1172
itr_tx
|= hw_atl_b0_timers_table_tx_
in hw_atl_b0_hw_interrupt_moderation_set()
1186
itr_tx
= 0U;
in hw_atl_b0_hw_interrupt_moderation_set()
1192
hw_atl_reg_tx_intr_moder_ctrl_set(self,
itr_tx
, i);
in hw_atl_b0_hw_interrupt_moderation_set()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H
A
D
ice_txrx.h
351
u16
itr_tx
;
member
H
A
D
ice_lib.c
2754
coalesce[i].
itr_tx
= q_vector->tx.itr_setting;
in ice_vsi_rebuild_get_coalesce()
2816
coalesce[i].
itr_tx
);
in ice_vsi_rebuild_set_coalesce()
2820
coalesce[0].
itr_tx
);
in ice_vsi_rebuild_set_coalesce()
2832
coalesce[0].
itr_tx
);
in ice_vsi_rebuild_set_coalesce()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H
A
D
ice_txrx.h
440
u16
itr_tx
;
member
H
A
D
ice_lib.c
2988
coalesce[i].
itr_tx
= q_vector->tx.itr_settings;
in ice_vsi_rebuild_get_coalesce()
3055
rc->itr_settings = coalesce[i].
itr_tx
;
in ice_vsi_rebuild_set_coalesce()
3059
rc->itr_settings = coalesce[0].
itr_tx
;
in ice_vsi_rebuild_set_coalesce()
3073
rc->itr_settings = coalesce[0].
itr_tx
;
in ice_vsi_rebuild_set_coalesce()
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H
A
D
aq_hw.h
188
u32
itr_tx
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H
A
D
aq_hw.h
188
u32
itr_tx
;
member
Completed in 19 milliseconds