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:tx_time_us
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/netxen/
H
A
D
netxen_nic_ethtool.c
768
adapter->coal.normal.data.
tx_time_us
= ethcoal->tx_coalesce_usecs;
in netxen_set_intr_coalesce()
789
ethcoal->tx_coalesce_usecs = adapter->coal.normal.data.
tx_time_us
;
in netxen_get_intr_coalesce()
H
A
D
netxen_nic.h
962
uint16_t
tx_time_us
;
member
H
A
D
netxen_nic_main.c
1086
adapter->coal.normal.data.
tx_time_us
=
in netxen_nic_init_coalesce_defaults()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/netxen/
H
A
D
netxen_nic_ethtool.c
774
adapter->coal.normal.data.
tx_time_us
= ethcoal->tx_coalesce_usecs;
in netxen_set_intr_coalesce()
797
ethcoal->tx_coalesce_usecs = adapter->coal.normal.data.
tx_time_us
;
in netxen_get_intr_coalesce()
H
A
D
netxen_nic.h
962
uint16_t
tx_time_us
;
member
H
A
D
netxen_nic_main.c
1086
adapter->coal.normal.data.
tx_time_us
=
in netxen_nic_init_coalesce_defaults()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H
A
D
qlcnic_sriov_pf.c
1216
time < coal->
tx_time_us
)
in qlcnic_sriov_validate_cfg_intrcoal()
1228
netdev_err(adapter->netdev, "Expected: rx_ctx_id 0x%x rx_packets 0x%x rx_time_us 0x%x tx_ctx_id 0x%x tx_packets 0x%x
tx_time_us
0x%x\n",
in qlcnic_sriov_validate_cfg_intrcoal()
1230
vf->tx_ctx_id, coal->tx_packets, coal->
tx_time_us
);
in qlcnic_sriov_validate_cfg_intrcoal()
H
A
D
qlcnic_83xx_hw.c
2234
temp = coal->
tx_time_us
;
in qlcnic_83xx_set_tx_intr_coal()
2285
coal->
tx_time_us
= tx_coalesce_usecs;
in qlcnic_83xx_config_intr_coal()
2287
} else if ((coal->
tx_time_us
== tx_coalesce_usecs) &&
in qlcnic_83xx_config_intr_coal()
2296
coal->
tx_time_us
= tx_coalesce_usecs;
in qlcnic_83xx_config_intr_coal()
H
A
D
qlcnic_main.c
1843
ahw->coal.
tx_time_us
= QLCNIC_DEF_INTR_COALESCE_TX_TIME_US;
in qlcnic_config_def_intr_coalesce()
2076
ahw->coal.
tx_time_us
= QLCNIC_DEF_INTR_COALESCE_TX_TIME_US;
in qlcnic_alloc_adapter_resources()
H
A
D
qlcnic_ethtool.c
1563
ethcoal->tx_coalesce_usecs = adapter->ahw->coal.
tx_time_us
;
in qlcnic_get_intr_coalesce()
H
A
D
qlcnic.h
401
u16
tx_time_us
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H
A
D
qlcnic_sriov_pf.c
1216
time < coal->
tx_time_us
)
in qlcnic_sriov_validate_cfg_intrcoal()
1228
netdev_err(adapter->netdev, "Expected: rx_ctx_id 0x%x rx_packets 0x%x rx_time_us 0x%x tx_ctx_id 0x%x tx_packets 0x%x
tx_time_us
0x%x\n",
in qlcnic_sriov_validate_cfg_intrcoal()
1230
vf->tx_ctx_id, coal->tx_packets, coal->
tx_time_us
);
in qlcnic_sriov_validate_cfg_intrcoal()
H
A
D
qlcnic_83xx_hw.c
2233
temp = coal->
tx_time_us
;
in qlcnic_83xx_set_tx_intr_coal()
2284
coal->
tx_time_us
= tx_coalesce_usecs;
in qlcnic_83xx_config_intr_coal()
2286
} else if ((coal->
tx_time_us
== tx_coalesce_usecs) &&
in qlcnic_83xx_config_intr_coal()
2295
coal->
tx_time_us
= tx_coalesce_usecs;
in qlcnic_83xx_config_intr_coal()
H
A
D
qlcnic_main.c
1839
ahw->coal.
tx_time_us
= QLCNIC_DEF_INTR_COALESCE_TX_TIME_US;
in qlcnic_config_def_intr_coalesce()
2072
ahw->coal.
tx_time_us
= QLCNIC_DEF_INTR_COALESCE_TX_TIME_US;
in qlcnic_alloc_adapter_resources()
H
A
D
qlcnic.h
401
u16
tx_time_us
;
member
H
A
D
qlcnic_ethtool.c
1571
ethcoal->tx_coalesce_usecs = adapter->ahw->coal.
tx_time_us
;
in qlcnic_get_intr_coalesce()
Completed in 72 milliseconds