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:sunqe
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H
A
D
sunqe.c
2
/*
sunqe
.c: Sparc QuadEthernet 10baseT SBUS card driver.
42
#include "
sunqe
.h"
44
#define DRV_NAME "
sunqe
"
85
static inline int qe_stop(struct
sunqe
*qep)
in qe_stop()
124
static void qe_init_rings(struct
sunqe
*qep)
in qe_init_rings()
141
static int qe_init(struct
sunqe
*qep, int from_irq)
in qe_init()
259
static int qe_is_bolixed(struct
sunqe
*qep, u32 qe_status)
in qe_is_bolixed()
412
static void qe_rx(struct
sunqe
*qep)
in qe_rx()
462
static void qe_tx_reclaim(struct
sunqe
*qep);
478
struct
sunqe
*qe
in qec_interrupt()
[all...]
H
A
D
sunqe.h
2
/* $Id:
sunqe
.h,v 1.13 2000/02/09 11:15:42 davem Exp $
3
*
sunqe
.h: Definitions for the Sun QuadEthernet driver.
312
struct
sunqe
;
316
struct
sunqe
*qes[4]; /* Each child MACE */
334
struct
sunqe
{
struct
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H
A
D
sunqe.c
2
/*
sunqe
.c: Sparc QuadEthernet 10baseT SBUS card driver.
42
#include "
sunqe
.h"
44
#define DRV_NAME "
sunqe
"
85
static inline int qe_stop(struct
sunqe
*qep)
in qe_stop()
124
static void qe_init_rings(struct
sunqe
*qep)
in qe_init_rings()
141
static int qe_init(struct
sunqe
*qep, int from_irq)
in qe_init()
259
static int qe_is_bolixed(struct
sunqe
*qep, u32 qe_status)
in qe_is_bolixed()
412
static void qe_rx(struct
sunqe
*qep)
in qe_rx()
462
static void qe_tx_reclaim(struct
sunqe
*qep);
478
struct
sunqe
*qe
in qec_interrupt()
[all...]
H
A
D
sunqe.h
2
/* $Id:
sunqe
.h,v 1.13 2000/02/09 11:15:42 davem Exp $
3
*
sunqe
.h: Definitions for the Sun QuadEthernet driver.
312
struct
sunqe
;
316
struct
sunqe
*qes[4]; /* Each child MACE */
334
struct
sunqe
{
struct
Completed in 4 milliseconds