Home
last modified time | relevance | path

Searched defs:pkey (Results 1 – 25 of 39) sorted by relevance

12

/linux-3.3/drivers/infiniband/ulp/ipoib/
Dipoib_vlan.c52 int ipoib_vlan_add(struct net_device *pdev, unsigned short pkey) in ipoib_vlan_add()
160 int ipoib_vlan_delete(struct net_device *pdev, unsigned short pkey) in ipoib_vlan_delete()
Dipoib_main.c1100 int pkey; in create_child() local
1125 int pkey; in delete_child() local
/linux-3.3/include/net/
Dndisc.h82 static inline u32 ndisc_hashfn(const void *pkey, const struct net_device *dev, __u32 *hash_rnd) in ndisc_hashfn()
92 …t neighbour *__ipv6_neigh_lookup(struct neigh_table *tbl, struct net_device *dev, const void *pkey) in __ipv6_neigh_lookup()
Dneighbour.h365 __neigh_lookup(struct neigh_table *tbl, const void *pkey, struct net_device *dev, int creat) in __neigh_lookup()
377 __neigh_lookup_errno(struct neigh_table *tbl, const void *pkey, in __neigh_lookup_errno()
/linux-3.3/drivers/infiniband/core/
Dcache.c137 u16 *pkey) in ib_get_cached_pkey()
163 u16 pkey, in ib_find_cached_pkey()
Ddevice.c611 u8 port_num, u16 index, u16 *pkey) in ib_query_pkey()
706 u8 port_num, u16 pkey, u16 *index) in ib_find_pkey()
Dsysfs.c300 u16 pkey; in show_port_pkey() local
Dcm_msgs.h86 __be16 pkey; member
812 __be16 pkey; member
/linux-3.3/net/core/
Dneighbour.c414 struct neighbour *neigh_lookup(struct neigh_table *tbl, const void *pkey, in neigh_lookup()
445 const void *pkey) in neigh_lookup_nodev()
475 struct neighbour *neigh_create(struct neigh_table *tbl, const void *pkey, in neigh_create()
561 static u32 pneigh_hash(const void *pkey, int key_len) in pneigh_hash()
573 const void *pkey, in __pneigh_lookup_1()
588 struct net *net, const void *pkey, struct net_device *dev) in __pneigh_lookup()
599 struct net *net, const void *pkey, in pneigh_lookup()
645 int pneigh_delete(struct neigh_table *tbl, struct net *net, const void *pkey, in pneigh_delete()
/linux-3.3/include/rdma/
Dib_sa.h147 __be16 pkey; member
186 __be16 pkey; member
243 __be16 pkey; member
Dib_user_sa.h63 __be16 pkey; member
Dib_addr.h116 static inline void ib_addr_set_pkey(struct rdma_dev_addr *dev_addr, u16 pkey) in ib_addr_set_pkey()
Dib_pack.h204 __be16 pkey; member
/linux-3.3/lib/
Ddigsig.c87 MPI in = NULL, res = NULL, pkey[2]; in digsig_verify_rsa() local
/linux-3.3/drivers/infiniband/hw/ehca/
Dehca_hca.c281 int ehca_query_pkey(struct ib_device *ibdev, u8 port, u16 index, u16 *pkey) in ehca_query_pkey()
/linux-3.3/drivers/infiniband/hw/qib/
Dqib_ud.c392 static unsigned qib_lookup_pkey(struct qib_ibport *ibp, u16 pkey) in qib_lookup_pkey()
/linux-3.3/drivers/infiniband/hw/cxgb4/
Dprovider.c230 u16 *pkey) in c4iw_query_pkey()
/linux-3.3/net/decnet/
Ddn_neigh.c89 static u32 dn_neigh_hash(const void *pkey, in dn_neigh_hash()
/linux-3.3/drivers/infiniband/hw/mlx4/
Dmad.c87 __be16 pkey; in mlx4_MAD_IFC() member
/linux-3.3/net/ipv6/
Dndisc.c350 static u32 ndisc_hash(const void *pkey, in ndisc_hash()
711 static int pndisc_is_router(const void *pkey, in pndisc_is_router()
/linux-3.3/drivers/infiniband/hw/ipath/
Dipath_file_ops.c704 u64 pkey; in ipath_set_part_key() local
834 u64 pkey = (u64) dd->ipath_pkeys[0] | in ipath_clean_part_key() local
Dipath_mad.c761 u64 pkey; in set_pkeys() local
/linux-3.3/drivers/infiniband/hw/mthca/
Dmthca_provider.c229 u8 port, u16 index, u16 *pkey) in mthca_query_pkey()
/linux-3.3/drivers/infiniband/hw/amso1100/
Dc2_provider.c103 u8 port, u16 index, u16 * pkey) in c2_query_pkey()
/linux-3.3/net/ipv4/
Darp.c216 static u32 arp_hash(const void *pkey, in arp_hash()

12