/linux-4.1.27/drivers/infiniband/ulp/ipoib/ |
D | ipoib_vlan.c | 53 u16 pkey, int type) in __ipoib_vlan_add() 120 int ipoib_vlan_add(struct net_device *pdev, unsigned short pkey) in ipoib_vlan_add() 174 int ipoib_vlan_delete(struct net_device *pdev, unsigned short pkey) in ipoib_vlan_delete()
|
D | ipoib_main.c | 1484 int pkey; in create_child() local 1509 int pkey; in delete_child() local
|
D | ipoib.h | 342 u16 pkey; member
|
/linux-4.1.27/include/net/ |
D | neighbour.h | 250 static inline bool neigh_key_eq16(const struct neighbour *n, const void *pkey) in neigh_key_eq16() 255 static inline bool neigh_key_eq32(const struct neighbour *n, const void *pkey) in neigh_key_eq32() 260 static inline bool neigh_key_eq128(const struct neighbour *n, const void *pkey) in neigh_key_eq128() 271 bool (*key_eq)(const struct neighbour *n, const void *pkey), in ___neigh_lookup_noref() 272 __u32 (*hash)(const void *pkey, in ___neigh_lookup_noref() 294 const void *pkey, in __neigh_lookup_noref() 309 const void *pkey, in neigh_create() 471 __neigh_lookup(struct neigh_table *tbl, const void *pkey, struct net_device *dev, int creat) in __neigh_lookup() 483 __neigh_lookup_errno(struct neigh_table *tbl, const void *pkey, in __neigh_lookup_errno()
|
D | ndisc.h | 147 static inline u32 ndisc_hashfn(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) in ndisc_hashfn() 157 static inline struct neighbour *__ipv6_neigh_lookup_noref(struct net_device *dev, const void *pkey) in __ipv6_neigh_lookup_noref() 162 static inline struct neighbour *__ipv6_neigh_lookup(struct net_device *dev, const void *pkey) in __ipv6_neigh_lookup()
|
D | arp.h | 12 static inline u32 arp_hashfn(const void *pkey, const struct net_device *dev, u32 *hash_rnd) in arp_hashfn()
|
/linux-4.1.27/drivers/infiniband/core/ |
D | cache.c | 137 u16 *pkey) in ib_get_cached_pkey() 163 u16 pkey, in ib_find_cached_pkey() 204 u16 pkey, in ib_find_exact_cached_pkey()
|
D | device.c | 611 u8 port_num, u16 index, u16 *pkey) in ib_query_pkey() 706 u8 port_num, u16 pkey, u16 *index) in ib_find_pkey()
|
D | sysfs.c | 304 u16 pkey; in show_port_pkey() local
|
D | cm_msgs.h | 74 __be16 pkey; member 800 __be16 pkey; member
|
D | cma.c | 428 u16 pkey, index; in cma_resolve_ib_dev() local 701 u16 pkey; in cma_ib_init_qp_attr() local 2040 u16 pkey; in cma_bind_loopback() local
|
D | cm.c | 232 __be16 pkey; member
|
/linux-4.1.27/net/decnet/ |
D | dn_neigh.c | 65 static u32 dn_neigh_hash(const void *pkey, in dn_neigh_hash() 72 static bool dn_key_eq(const struct neighbour *neigh, const void *pkey) in dn_key_eq()
|
/linux-4.1.27/net/core/ |
D | neighbour.c | 396 struct neighbour *neigh_lookup(struct neigh_table *tbl, const void *pkey, in neigh_lookup() 417 const void *pkey) in neigh_lookup_nodev() 447 struct neighbour *__neigh_create(struct neigh_table *tbl, const void *pkey, in __neigh_create() 535 static u32 pneigh_hash(const void *pkey, int key_len) in pneigh_hash() 547 const void *pkey, in __pneigh_lookup_1() 562 struct net *net, const void *pkey, struct net_device *dev) in __pneigh_lookup() 573 struct net *net, const void *pkey, in pneigh_lookup() 618 int pneigh_delete(struct neigh_table *tbl, struct net *net, const void *pkey, in pneigh_delete()
|
/linux-4.1.27/lib/ |
D | digsig.c | 81 MPI in = NULL, res = NULL, pkey[2]; in digsig_verify_rsa() local
|
/linux-4.1.27/include/uapi/rdma/ |
D | ib_user_sa.h | 63 __be16 pkey; member
|
D | rdma_user_cm.h | 164 __u16 pkey; member
|
D | ib_user_cm.h | 287 __u16 pkey; member
|
/linux-4.1.27/include/rdma/ |
D | ib_sa.h | 147 __be16 pkey; member 189 __be16 pkey; member 246 __be16 pkey; member
|
D | ib_addr.h | 122 static inline void ib_addr_set_pkey(struct rdma_dev_addr *dev_addr, u16 pkey) in ib_addr_set_pkey()
|
D | ib_pack.h | 205 __be16 pkey; member
|
D | ib_cm.h | 227 u16 pkey; member
|
/linux-4.1.27/net/ipv4/ |
D | fib_trie.c | 1355 t_key pkey = pn->key; in fib_table_lookup() local 1569 t_key pkey = pn->key; in leaf_walk_rcu() local 1611 t_key pkey = pn->key; in fib_trie_free() local 1727 t_key pkey = pn->key; in fib_table_flush_external() local 1803 t_key pkey = pn->key; in fib_table_flush() local 2014 t_key pkey; in fib_trie_get_next() local
|
D | arp.c | 210 static u32 arp_hash(const void *pkey, in arp_hash() 217 static bool arp_key_eq(const struct neighbour *neigh, const void *pkey) in arp_key_eq()
|
D | route.c | 444 const __be32 *pkey = daddr; in ipv4_neigh_lookup() local
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_ud.c | 395 static unsigned qib_lookup_pkey(struct qib_ibport *ibp, u16 pkey) in qib_lookup_pkey()
|
D | qib_verbs.c | 1953 u16 *pkey) in qib_query_pkey()
|
/linux-4.1.27/drivers/infiniband/hw/ehca/ |
D | ehca_hca.c | 281 int ehca_query_pkey(struct ib_device *ibdev, u8 port, u16 index, u16 *pkey) in ehca_query_pkey()
|
/linux-4.1.27/net/ipv6/ |
D | ndisc.c | 293 static u32 ndisc_hash(const void *pkey, in ndisc_hash() 300 static bool ndisc_key_eq(const struct neighbour *n, const void *pkey) in ndisc_key_eq() 687 static int pndisc_is_router(const void *pkey, in pndisc_is_router()
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
D | provider.c | 283 u16 *pkey) in c4iw_query_pkey()
|
/linux-4.1.27/drivers/infiniband/hw/usnic/ |
D | usnic_ib_verbs.c | 409 u16 *pkey) in usnic_ib_query_pkey()
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_file_ops.c | 709 u64 pkey; in ipath_set_part_key() local 839 u64 pkey = (u64) dd->ipath_pkeys[0] | in ipath_clean_part_key() local
|
D | ipath_mad.c | 761 u64 pkey; in set_pkeys() local
|
D | ipath_verbs.c | 1875 u16 *pkey) in ipath_query_pkey()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/ |
D | main.c | 297 static u16 get_pkey_table_size(int pkey) in get_pkey_table_size()
|
/linux-4.1.27/drivers/infiniband/hw/amso1100/ |
D | c2_provider.c | 103 u8 port, u16 index, u16 * pkey) in c2_query_pkey()
|
/linux-4.1.27/drivers/infiniband/hw/mthca/ |
D | mthca_provider.c | 229 u8 port, u16 index, u16 *pkey) in mthca_query_pkey()
|
D | mthca_qp.c | 1485 u16 pkey; in build_mlx_header() local
|
/linux-4.1.27/drivers/infiniband/hw/mlx4/ |
D | mad.c | 156 __be16 pkey; in mlx4_MAD_IFC() member 421 u8 port, u16 pkey, u16 *ix) in find_slave_port_pkey_ix()
|
D | qp.c | 2042 u16 pkey; in build_sriov_qp0_header() local 2165 u16 pkey; in build_mlx_header() local
|
D | sysfs.c | 146 u16 pkey; in show_phys_port_pkey() local
|
D | main.c | 499 u16 *pkey, int netw_view) in __mlx4_ib_query_pkey() 531 static int mlx4_ib_query_pkey(struct ib_device *ibdev, u8 port, u16 index, u16 *pkey) in mlx4_ib_query_pkey()
|
D | mcg.c | 88 __be16 pkey; member
|
/linux-4.1.27/drivers/infiniband/hw/mlx5/ |
D | main.c | 304 u16 *pkey) in mlx5_ib_query_pkey()
|
/linux-4.1.27/drivers/infiniband/ulp/srp/ |
D | ib_srp.h | 215 __be16 pkey; member
|
/linux-4.1.27/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 1106 u8 port, u16 index, u16 * pkey) in iwch_query_pkey()
|
/linux-4.1.27/drivers/s390/net/ |
D | qeth_l3_main.c | 2838 __be32 *pkey = &ip_hdr(skb)->daddr; in qeth_l3_fill_header() local 2849 struct in6_addr *pkey = &ipv6_hdr(skb)->daddr; in qeth_l3_fill_header() local
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | cmd.c | 825 static int query_pkey_block(struct mlx4_dev *dev, u8 port, u16 index, u16 *pkey, in query_pkey_block()
|
/linux-4.1.27/drivers/infiniband/hw/nes/ |
D | nes_verbs.c | 613 static int nes_query_pkey(struct ib_device *ibdev, u8 port, u16 index, u16 *pkey) in nes_query_pkey()
|
/linux-4.1.27/drivers/infiniband/hw/ocrdma/ |
D | ocrdma_verbs.c | 40 int ocrdma_query_pkey(struct ib_device *ibdev, u8 port, u16 index, u16 *pkey) in ocrdma_query_pkey()
|
/linux-4.1.27/tools/lib/traceevent/ |
D | event-parse.c | 3334 struct event_format *pkey = &key; in pevent_find_event() local
|
/linux-4.1.27/drivers/net/wireless/ |
D | airo.c | 1631 static void emmh32_setseed(emmh32_context *context, u8 *pkey, int keylen, in emmh32_setseed()
|