Home
last modified time | relevance | path

Searched refs:ll_ops (Results 1 – 8 of 8) sorted by relevance

/linux/block/
A Dblk-crypto-profile.c288 err = profile->ll_ops.keyslot_program(profile, key, slot_idx); in blk_crypto_get_keyslot()
380 if (profile->ll_ops.keyslot_evict) { in __blk_crypto_evict_key()
382 err = profile->ll_ops.keyslot_evict(profile, key, -1); in __blk_crypto_evict_key()
398 err = profile->ll_ops.keyslot_evict(profile, key, in __blk_crypto_evict_key()
436 err = profile->ll_ops.keyslot_program(profile, key, slot); in blk_crypto_reprogram_all_keys()
A Dblk-crypto-fallback.c553 profile->ll_ops = blk_crypto_fallback_ll_ops; in blk_crypto_fallback_init()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_router.c390 if (!ll_ops->fib_entry_priv_size) in mlxsw_sp_fib_entry_priv_create()
543 fib->ll_ops = ll_ops; in mlxsw_sp_fib_create()
602 ll_ops->ralta_write(mlxsw_sp, xralta_pl); in mlxsw_sp_lpm_tree_free()
5866 const struct mlxsw_sp_router_ll_ops *ll_ops = fib_entry->fib_node->fib->ll_ops; in mlxsw_sp_fib_entry_op_remote() local
5902 const struct mlxsw_sp_router_ll_ops *ll_ops = fib_entry->fib_node->fib->ll_ops; in mlxsw_sp_fib_entry_op_local() local
5926 const struct mlxsw_sp_router_ll_ops *ll_ops = fib_entry->fib_node->fib->ll_ops; in mlxsw_sp_fib_entry_op_trap() local
5938 const struct mlxsw_sp_router_ll_ops *ll_ops = fib_entry->fib_node->fib->ll_ops; in mlxsw_sp_fib_entry_op_blackhole() local
5953 const struct mlxsw_sp_router_ll_ops *ll_ops = fib_entry->fib_node->fib->ll_ops; in mlxsw_sp_fib_entry_op_unreachable() local
5971 const struct mlxsw_sp_router_ll_ops *ll_ops = fib_entry->fib_node->fib->ll_ops; in mlxsw_sp_fib_entry_op_ipip_decap() local
5996 const struct mlxsw_sp_router_ll_ops *ll_ops = fib_entry->fib_node->fib->ll_ops; in mlxsw_sp_fib_entry_op_nve_decap() local
[all …]
/linux/include/linux/
A Dblk-crypto-profile.h78 struct blk_crypto_ll_ops ll_ops; member
/linux/drivers/mmc/host/
A Dcqhci-crypto.c207 profile->ll_ops = cqhci_crypto_ops; in cqhci_crypto_init()
/linux/drivers/scsi/ufs/
A Dufshcd-crypto.c190 hba->crypto_profile.ll_ops = ufshcd_crypto_ops; in ufshcd_hba_init_crypto_capabilities()
/linux/Documentation/block/
A Dinline-encryption.rst239 It then must set function pointers in the ``ll_ops`` field of the
/linux/drivers/md/
A Ddm-table.c1295 profile->ll_ops.keyslot_evict = dm_keyslot_evict; in dm_table_construct_crypto_profile()

Completed in 35 milliseconds