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:vlan_ins
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
cxgb4_ethtool.c
257
u64
vlan_ins
;
member
298
s->
vlan_ins
+= tx->
vlan_ins
;
in collect_sge_port_stats()
309
s->
vlan_ins
+= eohw_tx->
vlan_ins
;
in collect_sge_port_stats()
H
A
D
sge.c
1698
q->
vlan_ins
++;
in cxgb4_eth_xmit()
2000
txq->
vlan_ins
++;
in cxgb4_vf_eth_xmit()
2381
eohw_txq->
vlan_ins
++;
in ethofld_hard_xmit()
4646
txq->
vlan_ins
= 0;
in t4_sge_alloc_eth_txq()
4817
txq->
vlan_ins
= 0;
in t4_sge_alloc_ethofld_txq()
H
A
D
cxgb4.h
877
unsigned long
vlan_ins
; /* # of Tx VLAN insertions */
member
962
unsigned long
vlan_ins
; /* # of Tx VLAN insertions */
member
H
A
D
cxgb4_debugfs.c
2731
TL("VLANins:",
vlan_ins
);
in sge_qinfo_show()
2842
TL("VLANins:",
vlan_ins
);
in sge_qinfo_show()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
cxgb4_ethtool.c
257
u64
vlan_ins
;
member
298
s->
vlan_ins
+= tx->
vlan_ins
;
in collect_sge_port_stats()
309
s->
vlan_ins
+= eohw_tx->
vlan_ins
;
in collect_sge_port_stats()
H
A
D
sge.c
1699
q->
vlan_ins
++;
in cxgb4_eth_xmit()
2006
txq->
vlan_ins
++;
in cxgb4_vf_eth_xmit()
2387
eohw_txq->
vlan_ins
++;
in ethofld_hard_xmit()
4676
txq->
vlan_ins
= 0;
in t4_sge_alloc_eth_txq()
4847
txq->
vlan_ins
= 0;
in t4_sge_alloc_ethofld_txq()
H
A
D
cxgb4.h
875
unsigned long
vlan_ins
; /* # of Tx VLAN insertions */
member
960
unsigned long
vlan_ins
; /* # of Tx VLAN insertions */
member
H
A
D
cxgb4_debugfs.c
2731
TL("VLANins:",
vlan_ins
);
in sge_qinfo_show()
2842
TL("VLANins:",
vlan_ins
);
in sge_qinfo_show()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H
A
D
adapter.h
263
unsigned long
vlan_ins
; /* # of TX VLAN insertions */
member
H
A
D
cxgb4vf_main.c
1721
u64
vlan_ins
;
member
1811
stats->
vlan_ins
+= txq->
vlan_ins
;
in collect_sge_port_stats()
2212
T("VLANins:",
vlan_ins
);
in sge_qstats_show()
H
A
D
sge.c
1350
txq->
vlan_ins
++;
in t4vf_eth_xmit()
2504
txq->
vlan_ins
= 0;
in t4vf_sge_alloc_eth_txq()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H
A
D
adapter.h
264
unsigned long
vlan_ins
; /* # of TX VLAN insertions */
member
H
A
D
cxgb4vf_main.c
1729
u64
vlan_ins
;
member
1819
stats->
vlan_ins
+= txq->
vlan_ins
;
in collect_sge_port_stats()
2220
T("VLANins:",
vlan_ins
);
in sge_qstats_show()
H
A
D
sge.c
1347
txq->
vlan_ins
++;
in t4vf_eth_xmit()
2501
txq->
vlan_ins
= 0;
in t4vf_sge_alloc_eth_txq()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H
A
D
chcr_ipsec.c
489
q->
vlan_ins
++;
in copy_cpltx_pktxt()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
H
A
D
chcr_ipsec.c
493
q->
vlan_ins
++;
in copy_cpltx_pktxt()
Completed in 55 milliseconds