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:aq_macsec_sc_sa
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H
A
D
aq_macsec.h
19
enum
aq_macsec_sc_sa
{
enum
109
enum
aq_macsec_sc_sa
sc_sa;
H
A
D
aq_macsec.c
80
static int aq_get_txsc_idx_from_sc_idx(const enum
aq_macsec_sc_sa
sc_sa,
in aq_get_txsc_idx_from_sc_idx()
388
static u32 aq_sc_idx_max(const enum
aq_macsec_sc_sa
sc_sa)
in aq_sc_idx_max()
409
static u32 aq_to_hw_sc_idx(const u32 sc_idx, const enum
aq_macsec_sc_sa
sc_sa)
in aq_to_hw_sc_idx()
425
static enum
aq_macsec_sc_sa
sc_sa_from_num_an(const int num_an)
in sc_sa_from_num_an()
427
enum
aq_macsec_sc_sa
sc_sa = aq_macsec_sa_sc_not_used;
in sc_sa_from_num_an()
451
enum
aq_macsec_sc_sa
sc_sa;
in aq_mdo_add_secy()
1363
static int aq_sa_from_sa_idx(const enum
aq_macsec_sc_sa
sc_sa, const int sa_idx)
in aq_sa_from_sa_idx()
1378
static int aq_sc_idx_from_sa_idx(const enum
aq_macsec_sc_sa
sc_sa,
in aq_sc_idx_from_sa_idx()
1402
enum
aq_macsec_sc_sa
sc_sa;
in aq_check_txsa_expiration()
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H
A
D
aq_macsec.h
19
enum
aq_macsec_sc_sa
{
enum
109
enum
aq_macsec_sc_sa
sc_sa;
H
A
D
aq_macsec.c
80
static int aq_get_txsc_idx_from_sc_idx(const enum
aq_macsec_sc_sa
sc_sa,
in aq_get_txsc_idx_from_sc_idx()
382
static u32 aq_sc_idx_max(const enum
aq_macsec_sc_sa
sc_sa)
in aq_sc_idx_max()
403
static u32 aq_to_hw_sc_idx(const u32 sc_idx, const enum
aq_macsec_sc_sa
sc_sa)
in aq_to_hw_sc_idx()
419
static enum
aq_macsec_sc_sa
sc_sa_from_num_an(const int num_an)
in sc_sa_from_num_an()
421
enum
aq_macsec_sc_sa
sc_sa = aq_macsec_sa_sc_not_used;
in sc_sa_from_num_an()
445
enum
aq_macsec_sc_sa
sc_sa;
in aq_mdo_add_secy()
1306
static int aq_sa_from_sa_idx(const enum
aq_macsec_sc_sa
sc_sa, const int sa_idx)
in aq_sa_from_sa_idx()
1321
static int aq_sc_idx_from_sa_idx(const enum
aq_macsec_sc_sa
sc_sa,
in aq_sc_idx_from_sa_idx()
1345
enum
aq_macsec_sc_sa
sc_sa;
in aq_check_txsa_expiration()
Completed in 7 milliseconds