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:update_pn
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/include/net/
H
A
D
macsec.h
243
bool
update_pn
;
member
/kernel/linux/linux-6.6/include/net/
H
A
D
macsec.h
261
bool
update_pn
;
member
/kernel/linux/linux-5.10/drivers/net/phy/mscc/
H
A
D
mscc_macsec.c
883
if (ctx->sa.
update_pn
)
in vsc8584_macsec_upd_rxsa()
935
if (ctx->sa.
update_pn
)
in vsc8584_macsec_upd_txsa()
/kernel/linux/linux-6.6/drivers/net/phy/mscc/
H
A
D
mscc_macsec.c
852
if (ctx->sa.
update_pn
)
in vsc8584_macsec_upd_rxsa()
906
if (ctx->sa.
update_pn
)
in vsc8584_macsec_upd_txsa()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H
A
D
macsec.c
602
if (ctx->sa.
update_pn
) {
in mlx5e_macsec_upd_txsa()
995
if (ctx->sa.
update_pn
) {
in mlx5e_macsec_upd_rxsa()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H
A
D
cn10k_macsec.c
1360
if (ctx->sa.
update_pn
) {
in cn10k_mdo_upd_txsa()
1534
if (!ctx->sa.
update_pn
)
in cn10k_mdo_upd_rxsa()
/kernel/linux/linux-5.10/drivers/net/
H
A
D
macsec.c
2417
ctx.sa.
update_pn
= !!prev_pn.full64;
in macsec_upd_txsa()
2511
ctx.sa.
update_pn
= !!prev_pn.full64;
in macsec_upd_rxsa()
/kernel/linux/linux-6.6/drivers/net/
H
A
D
macsec.c
2386
ctx.sa.
update_pn
= !!prev_pn.full64;
in macsec_upd_txsa()
2480
ctx.sa.
update_pn
= !!prev_pn.full64;
in macsec_upd_rxsa()
Completed in 19 milliseconds