/drivers/infiniband/core/ |
D | security.c | 48 struct pkey_index_qp_list *pkey = NULL; in get_pkey_idx_qp_list() local 65 u16 *pkey, in get_pkey_and_subnet_prefix() 80 static int enforce_qp_pkey_security(u16 pkey, in enforce_qp_pkey_security() 115 u16 pkey; in check_qp_port_pkey_settings() local 194 static inline void check_pkey_qps(struct pkey_index_qp_list *pkey, in check_pkey_qps() 246 struct pkey_index_qp_list *pkey; in port_pkey_list_insert() local 304 struct pkey_index_qp_list *pkey; in port_pkey_list_remove() local 544 struct pkey_index_qp_list *pkey; in ib_security_cache_change() local 557 struct pkey_index_qp_list *pkey, *tmp_pkey; in ib_security_release_port_pkey_list() local 657 u16 pkey; in ib_security_pkey_access() local
|
D | cache.c | 1048 u16 *pkey) in ib_get_cached_pkey() 1084 u16 pkey, u16 *index) in ib_find_cached_pkey() 1129 u16 pkey, u16 *index) in ib_find_exact_cached_pkey()
|
D | device.c | 2373 u32 port_num, u16 index, u16 *pkey) in ib_query_pkey() 2488 u32 port_num, u16 pkey, u16 *index) in ib_find_pkey() 2532 u16 pkey, in ib_get_net_dev_by_params()
|
/drivers/infiniband/hw/hfi1/ |
D | ud.c | 70 u16 pkey; in ud_loopback() local 226 u16 *pkey, u32 extra_bytes, bool bypass) in hfi1_make_bth_deth() 265 u16 len, slid, dlid, pkey; in hfi1_make_ud_req_9B() local 343 u16 len, pkey; in hfi1_make_ud_req_16B() local 555 int hfi1_lookup_pkey_idx(struct hfi1_ibport *ibp, u16 pkey) in hfi1_lookup_pkey_idx() 592 u32 remote_qpn, u16 pkey, u32 slid, u32 dlid, in return_cnp_16B() 654 u16 pkey, u32 slid, u32 dlid, u8 sc5, in return_cnp() 726 static int opa_smp_check(struct hfi1_ibport *ibp, u16 pkey, u8 sc5, in opa_smp_check() 813 u16 pkey; in hfi1_ud_rcv() local
|
D | ruc.c | 37 u16 pkey = packet->pkey; in hfi1_ruc_check_hdr() local 241 u16 pkey = hfi1_get_pkey(ibp, qp->s_pkey_index); in hfi1_make_ruc_header_16B() local 328 u16 pkey = hfi1_get_pkey(ibp, qp->s_pkey_index); in hfi1_make_ruc_header_9B() local
|
D | trace.c | 120 u16 *pkey, u32 *psn, u32 *qpn) in hfi1_trace_parse_9b_bth() 171 u16 *entropy, u16 *len, u16 *pkey, in hfi1_trace_parse_16b_hdr() 195 u16 len, u16 pkey, u32 dlid, u32 slid) in hfi1_trace_fmt_lrh() 224 u8 tver, u16 pkey, u32 psn, u32 qpn, in hfi1_trace_fmt_rest()
|
D | verbs.c | 440 u16 pkey; in hfi1_do_pkey_check() local 1084 static inline int egress_pkey_matches_entry(u16 pkey, u16 ent) in egress_pkey_matches_entry() 1116 int egress_pkey_check(struct hfi1_pportdata *ppd, u32 slid, u16 pkey, in egress_pkey_check() 1220 u16 pkey; in hfi1_verbs_send() local
|
D | ipoib.h | 107 u16 pkey; member
|
D | hfi.h | 351 u16 pkey; member 969 u16 pkey; member 1752 static inline int ingress_pkey_matches_entry(u16 pkey, u16 ent) in ingress_pkey_matches_entry() 1775 static int ingress_pkey_table_search(struct hfi1_pportdata *ppd, u16 pkey) in ingress_pkey_table_search() 1791 static void ingress_pkey_table_fail(struct hfi1_pportdata *ppd, u16 pkey, in ingress_pkey_table_fail() 1812 static inline int ingress_pkey_check(struct hfi1_pportdata *ppd, u16 pkey, in ingress_pkey_check() 1845 static inline int rcv_pkey_check(struct hfi1_pportdata *ppd, u16 pkey, in rcv_pkey_check() 2621 u16 len, u16 pkey, in hfi1_make_16b_hdr()
|
D | rc.c | 1231 u16 pkey; in hfi1_make_rc_ack_9B() local 1284 u16 len, pkey; in hfi1_make_rc_ack_16B() local
|
/drivers/infiniband/ulp/ipoib/ |
D | ipoib_vlan.c | 96 u16 pkey, int type) in __ipoib_vlan_add() 168 int ipoib_vlan_add(struct net_device *pdev, unsigned short pkey) in ipoib_vlan_add() 248 int ipoib_vlan_delete(struct net_device *pdev, unsigned short pkey) in ipoib_vlan_delete()
|
D | ipoib_main.c | 472 struct ib_device *dev, u32 port, u16 pkey, in ipoib_get_net_dev_by_params() 2396 int pkey; in create_child_store() local 2415 int pkey; in delete_child_store() local
|
/drivers/infiniband/hw/bnxt_re/ |
D | qplib_sp.c | 419 u16 *pkey) in bnxt_qplib_get_pkey() 436 struct bnxt_qplib_pkey_tbl *pkey_tbl, u16 *pkey, in bnxt_qplib_del_pkey() 468 struct bnxt_qplib_pkey_tbl *pkey_tbl, u16 *pkey, in bnxt_qplib_add_pkey()
|
D | qplib_res.c | 864 u16 pkey = 0xFFFF; in bnxt_qplib_init_pkey_tbl() local
|
/drivers/infiniband/sw/rxe/ |
D | rxe_hdr.h | 64 __be16 pkey; member 169 static inline void __bth_set_pkey(void *arg, u16 pkey) in __bth_set_pkey() 335 static inline void bth_set_pkey(struct rxe_pkt_info *pkt, u16 pkey) in bth_set_pkey() 406 int mig, int pad, u16 pkey, u32 qpn, int ack_req, in bth_init()
|
D | rxe_recv.c | 83 u16 pkey = bth_pkey(pkt); in check_keys() local
|
D | rxe_req.c | 375 u16 pkey; in init_req_packet() local
|
/drivers/infiniband/hw/qib/ |
D | qib_ud.c | 394 static unsigned qib_lookup_pkey(struct qib_ibport *ibp, u16 pkey) in qib_lookup_pkey()
|
/drivers/s390/crypto/ |
D | pkey_api.c | 147 static int pkey_skey2pkey(const u8 *key, struct pkey_protkey *pkey) in pkey_skey2pkey() 230 static int pkey_ep11key2pkey(const u8 *key, struct pkey_protkey *pkey) in pkey_ep11key2pkey() 770 struct pkey_protkey *pkey) in pkey_keyblob2pkey2() 1072 struct pkey_protkey pkey; in pkey_keyblob2pkey3() local
|
/drivers/infiniband/hw/vmw_pvrdma/ |
D | pvrdma_verbs.c | 209 u16 *pkey) in pvrdma_query_pkey()
|
/drivers/infiniband/ulp/opa_vnic/ |
D | opa_vnic_encap.c | 74 u16 pkey, u16 entropy, u8 sc, u8 rc, in opa_vnic_make_header()
|
/drivers/infiniband/hw/mlx5/ |
D | gsi.c | 267 u16 pkey; in setup_qp() local
|
D | mad.c | 454 u16 *pkey) in mlx5_query_mad_ifc_pkey()
|
/drivers/infiniband/sw/rdmavt/ |
D | vt.c | 188 u16 *pkey) in rvt_query_pkey()
|
/drivers/infiniband/hw/hns/ |
D | hns_roce_main.c | 273 u16 *pkey) in hns_roce_query_pkey()
|