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_bcast
(Results
1 - 19
of
19
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/emac/
H
A
D
emac.h
242
u64
tx_bcast
; /* good broadcast packets */
member
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/alx/
H
A
D
hw.h
421
u64
tx_bcast
; /* good TX broadcast packets */
member
H
A
D
hw.c
1098
hw->stats.
tx_bcast
+= alx_read_mem32(hw, ALX_MIB_TX_BCAST);
in alx_update_hw_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/alx/
H
A
D
hw.h
421
u64
tx_bcast
; /* good TX broadcast packets */
member
H
A
D
hw.c
1098
hw->stats.
tx_bcast
+= alx_read_mem32(hw, ALX_MIB_TX_BCAST);
in alx_update_hw_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/emac/
H
A
D
emac.h
242
u64
tx_bcast
; /* good broadcast packets */
member
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H
A
D
atl1c.h
328
unsigned long
tx_bcast
; /* The number of good broadcast packet transmitted. */
member
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/
H
A
D
atl1.h
338
u32
tx_bcast
; /* good TX broadcast packets */
member
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1e/
H
A
D
atl1e.h
275
unsigned long
tx_bcast
; /* The number of good broadcast packet transmitted. */
member
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H
A
D
atl1c.h
326
unsigned long
tx_bcast
; /* The number of good broadcast packet transmitted. */
member
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/
H
A
D
atl1.h
338
u32
tx_bcast
; /* good TX broadcast packets */
member
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/
H
A
D
atl1e.h
275
unsigned long
tx_bcast
; /* The number of good broadcast packet transmitted. */
member
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_mng_tlv.c
584
p_buf->p_val = &p_drv_buf->
tx_bcast
;
in qed_mfw_get_fcoe_tlv_value()
585
return sizeof(p_drv_buf->
tx_bcast
);
in qed_mfw_get_fcoe_tlv_value()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_mng_tlv.c
584
p_buf->p_val = &p_drv_buf->
tx_bcast
;
in qed_mfw_get_fcoe_tlv_value()
585
return sizeof(p_drv_buf->
tx_bcast
);
in qed_mfw_get_fcoe_tlv_value()
/kernel/linux/linux-6.6/drivers/net/dsa/microchip/
H
A
D
ksz_common.c
62
u64
tx_bcast
;
member
101
u64
tx_bcast
;
member
138
{ 0x18, "
tx_bcast
" },
175
{ 0x18, "
tx_bcast
" },
1662
stats->tx_packets = raw->
tx_bcast
+ raw->tx_mcast + raw->tx_ucast +
in ksz_r_mib_stats64()
1711
stats->tx_packets = raw->
tx_bcast
+ raw->tx_mcast + raw->tx_ucast +
in ksz88xx_r_mib_stats64()
/kernel/linux/linux-5.10/include/linux/qed/
H
A
D
qed_if.h
258
u64
tx_bcast
;
member
/kernel/linux/linux-6.6/include/linux/qed/
H
A
D
qed_if.h
262
u64
tx_bcast
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
t4fw_api.h
3227
__be64
tx_bcast
;
member
3319
__be64
tx_bcast
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H
A
D
t4fw_api.h
3229
__be64
tx_bcast
;
member
3321
__be64
tx_bcast
;
member
Completed in 54 milliseconds