Home
last modified time | relevance | path

Searched refs:__mlx4_ib_query_pkey (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmlx4_ib.h823 int __mlx4_ib_query_pkey(struct ib_device *ibdev, u32 port, u16 index,
H A Dsysfs.c151 ret = __mlx4_ib_query_pkey(&mdev->ib_dev, port->num, in show_phys_port_pkey()
H A Dmain.c958 int __mlx4_ib_query_pkey(struct ib_device *ibdev, u32 port, u16 index, in __mlx4_ib_query_pkey() function
994 return __mlx4_ib_query_pkey(ibdev, port, index, pkey, 0); in mlx4_ib_query_pkey()