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:cp_ring
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene/
H
A
D
xgene_enet_main.c
225
static int xgene_enet_tx_completion(struct xgene_enet_desc_ring *
cp_ring
,
in xgene_enet_tx_completion()
argument
228
struct xgene_enet_pdata *pdata = netdev_priv(
cp_ring
->ndev);
in xgene_enet_tx_completion()
239
skb =
cp_ring
->cp_skb[skb_index];
in xgene_enet_tx_completion()
240
frag_dma_addr = &
cp_ring
->frag_dma_addr[skb_index * MAX_SKB_FRAGS];
in xgene_enet_tx_completion()
242
dev = ndev_to_dev(
cp_ring
->ndev);
in xgene_enet_tx_completion()
263
cp_ring
->tx_dropped++;
in xgene_enet_tx_completion()
264
cp_ring
->tx_errors++;
in xgene_enet_tx_completion()
270
netdev_err(
cp_ring
->ndev, "completion skb is NULL\n");
in xgene_enet_tx_completion()
403
return &ring->
cp_ring
->frag_dma_addr[ring->tail * MAX_SKB_FRAGS];
in xgene_get_frag_dma_array()
542
tx_ring->
cp_ring
in xgene_enet_setup_tx_desc()
1307
struct xgene_enet_desc_ring *rx_ring, *tx_ring, *
cp_ring
;
xgene_enet_create_desc_rings()
local
[all...]
H
A
D
xgene_enet_main.h
117
struct xgene_enet_desc_ring *
cp_ring
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene/
H
A
D
xgene_enet_main.c
225
static int xgene_enet_tx_completion(struct xgene_enet_desc_ring *
cp_ring
,
in xgene_enet_tx_completion()
argument
228
struct xgene_enet_pdata *pdata = netdev_priv(
cp_ring
->ndev);
in xgene_enet_tx_completion()
239
skb =
cp_ring
->cp_skb[skb_index];
in xgene_enet_tx_completion()
240
frag_dma_addr = &
cp_ring
->frag_dma_addr[skb_index * MAX_SKB_FRAGS];
in xgene_enet_tx_completion()
242
dev = ndev_to_dev(
cp_ring
->ndev);
in xgene_enet_tx_completion()
263
cp_ring
->tx_dropped++;
in xgene_enet_tx_completion()
264
cp_ring
->tx_errors++;
in xgene_enet_tx_completion()
270
netdev_err(
cp_ring
->ndev, "completion skb is NULL\n");
in xgene_enet_tx_completion()
403
return &ring->
cp_ring
->frag_dma_addr[ring->tail * MAX_SKB_FRAGS];
in xgene_get_frag_dma_array()
542
tx_ring->
cp_ring
in xgene_enet_setup_tx_desc()
1307
struct xgene_enet_desc_ring *rx_ring, *tx_ring, *
cp_ring
;
xgene_enet_create_desc_rings()
local
[all...]
H
A
D
xgene_enet_main.h
117
struct xgene_enet_desc_ring *
cp_ring
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt_dim.c
22
cp_ring
);
in bnxt_dim_work()
H
A
D
bnxt_debugfs.c
84
struct bnxt_cp_ring_info *cpr = &bp->bnapi[i]->
cp_ring
;
in bnxt_debug_dev_init()
H
A
D
bnxt.c
1821
bnapi->
cp_ring
.sw_stats.rx.rx_buf_errors++;
in bnxt_rx_pkt()
1911
bnapi->
cp_ring
.sw_stats.rx.rx_l4_csum_errors++;
in bnxt_rx_pkt()
2226
struct bnxt_cp_ring_info *cpr = &bnapi->
cp_ring
;
in bnxt_msix()
2250
struct bnxt_cp_ring_info *cpr = &bnapi->
cp_ring
;
in bnxt_inta()
2401
struct bnxt_cp_ring_info *cpr = &bnapi->
cp_ring
;
in bnxt_poll_nitroa0()
2477
struct bnxt_cp_ring_info *cpr = &bnapi->
cp_ring
;
in bnxt_poll()
2509
struct bnxt_cp_ring_info *cpr = &bnapi->
cp_ring
;
in __bnxt_poll_cqs()
2527
struct bnxt_cp_ring_info *cpr = &bnapi->
cp_ring
;
in __bnxt_poll_cqs_done()
2547
struct bnxt_cp_ring_info *cpr = &bnapi->
cp_ring
;
in bnxt_poll_p5()
3126
cpr = &bnapi->
cp_ring
;
in bnxt_free_cp_rings()
[all...]
H
A
D
bnxt_ethtool.c
560
struct bnxt_cp_ring_info *cpr = &bnapi->
cp_ring
;
in bnxt_get_ethtool_stats()
3257
cpr = &rxr->bnapi->
cp_ring
;
in bnxt_run_loopback()
H
A
D
bnxt.h
979
struct bnxt_cp_ring_info
cp_ring
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H
A
D
bnxt_dim.c
22
cp_ring
);
in bnxt_dim_work()
H
A
D
bnxt_debugfs.c
84
struct bnxt_cp_ring_info *cpr = &bp->bnapi[i]->
cp_ring
;
in bnxt_debug_dev_init()
H
A
D
bnxt.c
1896
bnapi->
cp_ring
.sw_stats.rx.rx_buf_errors++;
in bnxt_rx_pkt()
2022
bnapi->
cp_ring
.sw_stats.rx.rx_l4_csum_errors++;
in bnxt_rx_pkt()
2449
struct bnxt_cp_ring_info *cpr = &bnapi->
cp_ring
;
in bnxt_msix()
2473
struct bnxt_cp_ring_info *cpr = &bnapi->
cp_ring
;
in bnxt_inta()
2626
struct bnxt_cp_ring_info *cpr = &bnapi->
cp_ring
;
in bnxt_poll_nitroa0()
2702
struct bnxt_cp_ring_info *cpr = &bnapi->
cp_ring
;
in bnxt_poll()
2738
struct bnxt_cp_ring_info *cpr = &bnapi->
cp_ring
;
in __bnxt_poll_cqs()
2756
struct bnxt_cp_ring_info *cpr = &bnapi->
cp_ring
;
in __bnxt_poll_cqs_done()
2776
struct bnxt_cp_ring_info *cpr = &bnapi->
cp_ring
;
in bnxt_poll_p5()
3408
bnxt_free_cp_arrays(&bnapi->
cp_ring
);
in bnxt_free_all_cp_arrays()
[all...]
H
A
D
bnxt_ethtool.c
602
struct bnxt_cp_ring_info *cpr = &bnapi->
cp_ring
;
in bnxt_get_ethtool_stats()
3631
cpr = &rxr->bnapi->
cp_ring
;
in bnxt_run_loopback()
H
A
D
bnxt.h
1023
struct bnxt_cp_ring_info
cp_ring
;
member
Completed in 45 milliseconds