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
defs:tx_ctx
(Results
1 - 18
of
18
) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/
H
A
D
funeth_ktls.c
32
struct fun_ktls_tx_ctx *
tx_ctx
;
in fun_ktls_add()
local
77
struct fun_ktls_tx_ctx *
tx_ctx
;
in fun_ktls_del()
local
100
struct fun_ktls_tx_ctx *
tx_ctx
;
in fun_ktls_resync()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H
A
D
tls.c
130
struct mlx5e_tls_offload_context_tx *
tx_ctx
=
in mlx5e_tls_add()
local
H
A
D
ktls_tx.c
51
struct tls_offload_context_tx *
tx_ctx
;
member
226
struct tls_offload_context_tx *
tx_ctx
= priv_tx->
tx_ctx
;
in tx_sync_info_get()
local
/kernel/linux/linux-5.10/net/wireless/
H
A
D
lib80211_crypt_wep.c
35
struct arc4_ctx
tx_ctx
;
member
/kernel/linux/linux-6.6/net/wireless/
H
A
D
lib80211_crypt_wep.c
35
struct arc4_ctx
tx_ctx
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H
A
D
ktls_tx.c
98
struct tls_offload_context_tx *
tx_ctx
;
member
625
struct tls_offload_context_tx *
tx_ctx
= priv_tx->
tx_ctx
;
in tx_sync_info_get()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H
A
D
chcr_ktls.c
364
struct chcr_ktls_ofld_ctx_tx *
tx_ctx
=
in chcr_ktls_dev_del()
local
420
struct chcr_ktls_ofld_ctx_tx *
tx_ctx
;
in chcr_ktls_dev_add()
local
650
struct chcr_ktls_ofld_ctx_tx *
tx_ctx
;
in chcr_ktls_cpl_act_open_rpl()
local
1927
struct chcr_ktls_ofld_ctx_tx *
tx_ctx
;
chcr_ktls_xmit()
local
2188
struct chcr_ktls_ofld_ctx_tx *
tx_ctx
;
ch_ktls_reset_all_conn()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H
A
D
i40e_virtchnl_pf.c
581
struct i40e_hmc_obj_txq
tx_ctx
;
in i40e_config_vsi_tx_queue()
local
H
A
D
i40e_main.c
3291
struct i40e_hmc_obj_txq
tx_ctx
;
in i40e_configure_tx_ring()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H
A
D
chcr_ktls.c
370
struct chcr_ktls_ofld_ctx_tx *
tx_ctx
=
in chcr_ktls_dev_del()
local
426
struct chcr_ktls_ofld_ctx_tx *
tx_ctx
;
in chcr_ktls_dev_add()
local
656
struct chcr_ktls_ofld_ctx_tx *
tx_ctx
;
in chcr_ktls_cpl_act_open_rpl()
local
1936
struct chcr_ktls_ofld_ctx_tx *
tx_ctx
;
chcr_ktls_xmit()
local
2191
struct chcr_ktls_ofld_ctx_tx *
tx_ctx
;
ch_ktls_reset_all_conn()
local
[all...]
/kernel/linux/linux-5.10/net/tipc/
H
A
D
crypto.c
731
struct tipc_crypto_tx_ctx *
tx_ctx
;
in tipc_aead_encrypt()
local
840
struct tipc_crypto_tx_ctx *
tx_ctx
= TIPC_SKB_CB(skb)->crypto_ctx;
in tipc_aead_encrypt_done()
local
[all...]
/kernel/linux/linux-5.10/net/tls/
H
A
D
tls_sw.c
2288
struct tls_sw_context_tx *
tx_ctx
= tls_sw_ctx_tx(ctx);
in tls_sw_write_space()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H
A
D
i40e_virtchnl_pf.c
636
struct i40e_hmc_obj_txq
tx_ctx
;
in i40e_config_vsi_tx_queue()
local
H
A
D
i40e_main.c
3453
struct i40e_hmc_obj_txq
tx_ctx
;
in i40e_configure_tx_ring()
local
[all...]
/kernel/linux/linux-6.6/net/tipc/
H
A
D
crypto.c
738
struct tipc_crypto_tx_ctx *
tx_ctx
;
in tipc_aead_encrypt()
local
836
struct tipc_crypto_tx_ctx *
tx_ctx
= TIPC_SKB_CB(skb)->crypto_ctx;
in tipc_aead_encrypt_done()
local
[all...]
/kernel/linux/linux-6.6/net/tls/
H
A
D
tls_sw.c
2589
struct tls_sw_context_tx *
tx_ctx
= tls_sw_ctx_tx(ctx);
in tls_sw_write_space()
local
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H
A
D
siw.h
433
struct siw_iwarp_tx
tx_ctx
; /* Transmit context */
member
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H
A
D
siw.h
435
struct siw_iwarp_tx
tx_ctx
; /* Transmit context */
member
Completed in 49 milliseconds