Searched defs:pkey (Results 76 - 100 of 126) sorted by path

123456

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c604 mlx5_query_hca_vport_pkey(struct mlx5_core_dev *dev, u8 other_vport, u8 port_num, u16 vf_num, u16 pkey_index, u16 *pkey) argument
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_span.c227 mlxsw_sp_span_dmac(struct neigh_table *tbl, const void *pkey, struct net_device *dev, unsigned char dmac[ETH_ALEN]) argument
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_rdma.h107 u16 pkey; member in struct:qed_rdma_qp
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c2339 struct ip_tunnel_key *pkey; local
[all...]
/linux-master/drivers/nvme/target/
H A Dauth.c509 nvmet_auth_ctrl_sesskey(struct nvmet_req *req, u8 *pkey, int pkey_size) argument
/linux-master/drivers/s390/crypto/
H A DMakefile
H A Dzcrypt_ep11misc.c1487 u8 pkey[]; member in struct:wk_info
/linux-master/include/crypto/
H A Dpublic_key.h118 int public_key_verify_signature(const struct public_key *pkey, argument
/linux-master/include/linux/
H A Dlsm_audit.h52 u16 pkey; member in struct:lsm_ibpkey_audit
H A Dmman.h142 calc_vm_prot_bits(unsigned long prot, unsigned long pkey) argument
H A Dnvme.h1492 __u16 pkey; member in struct:nvmf_disc_rsp_page_entry::tsas::rdma
H A Dpkeys.h23 static inline bool mm_pkey_is_allocated(struct mm_struct *mm, int pkey) argument
33 static inline int mm_pkey_free(struct mm_struct *mm, int pkey) argument
38 static inline int arch_set_user_pkey_access(struct task_struct *tsk, int pkey, argument
H A Dsecurity.h1805 static inline int security_ib_pkey_access(void *sec, u64 subnet_prefix, u16 pkey) argument
/linux-master/include/linux/mlx5/
H A Ddevice.h834 __be32 pkey; member in union:mlx5_cqe64::__anon2325
H A Dmlx5_ifc.h4159 u8 pkey[0x10]; member in struct:mlx5_ifc_pkey_bits
5904 struct mlx5_ifc_pkey_bits pkey[]; member in struct:mlx5_ifc_query_hca_vport_pkey_out_bits
H A Dmlx5_ifc_fpga.h205 u8 pkey[0x10]; member in struct:mlx5_ifc_fpga_qpc_bits
/linux-master/include/linux/qed/
H A Dqed_rdma_if.h358 u16 pkey; member in struct:qed_rdma_modify_qp_in_params
/linux-master/include/net/
H A Darp.h13 static inline u32 arp_hashfn(const void *pkey, const struct net_device *dev, u32 *hash_rnd) argument
H A Dndisc.h371 static inline u32 ndisc_hashfn(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) argument
381 static inline struct neighbour *__ipv6_neigh_lookup_noref(struct net_device *dev, const void *pkey) argument
394 static inline struct neighbour *__ipv6_neigh_lookup(struct net_device *dev, const void *pkey) argument
387 __ipv6_neigh_lookup_noref_stub(struct net_device *dev, const void *pkey) argument
407 __ipv6_confirm_neigh(struct net_device *dev, const void *pkey) argument
418 __ipv6_confirm_neigh_stub(struct net_device *dev, const void *pkey) argument
[all...]
H A Dneighbour.h279 static inline bool neigh_key_eq32(const struct neighbour *n, const void *pkey) argument
284 static inline bool neigh_key_eq128(const struct neighbour *n, const void *pkey) argument
293 ___neigh_lookup_noref( struct neigh_table *tbl, bool (*key_eq)(const struct neighbour *n, const void *pkey), __u32 (*hash)(const void *pkey, const struct net_device *dev, __u32 *hash_rnd), const void *pkey, struct net_device *dev) argument
317 __neigh_lookup_noref(struct neigh_table *tbl, const void *pkey, struct net_device *dev) argument
341 neigh_create(struct neigh_table *tbl, const void *pkey, struct net_device *dev) argument
546 __neigh_lookup(struct neigh_table *tbl, const void *pkey, struct net_device *dev, int creat) argument
558 __neigh_lookup_errno(struct neigh_table *tbl, const void *pkey, struct net_device *dev) argument
[all...]
/linux-master/include/rdma/
H A Dib_addr.h92 static inline void ib_addr_set_pkey(struct rdma_dev_addr *dev_addr, u16 pkey) argument
H A Dib_cm.h221 u16 pkey; member in struct:ib_cm_sidr_req_event_param
H A Dib_pack.h197 __be16 pkey; member in struct:ib_unpacked_bth
H A Dib_sa.h173 __be16 pkey; member in struct:sa_path_rec
316 __be16 pkey; member in struct:ib_sa_mcmember_rec
H A Dib_verbs.h2174 struct ib_pkey_cache *pkey; member in struct:ib_port_cache

Completed in 497 milliseconds

123456