Searched refs:mthca_MAD_IFC (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
D | mthca_provider.c | 84 err = mthca_MAD_IFC(mdev, 1, 1, in mthca_query_device() 147 err = mthca_MAD_IFC(to_mdev(ibdev), 1, 1, in mthca_query_port() 241 err = mthca_MAD_IFC(to_mdev(ibdev), 1, 1, in mthca_query_pkey() 270 err = mthca_MAD_IFC(to_mdev(ibdev), 1, 1, in mthca_query_gid() 281 err = mthca_MAD_IFC(to_mdev(ibdev), 1, 1, in mthca_query_gid() 1025 err = mthca_MAD_IFC(dev, 1, 1, in mthca_init_node_data() 1034 err = mthca_MAD_IFC(dev, 1, 1, in mthca_init_node_data()
|
D | mthca_cmd.h | 314 int mthca_MAD_IFC(struct mthca_dev *dev, int ignore_mkey, int ignore_bkey,
|
D | mthca_mad.c | 251 err = mthca_MAD_IFC(to_mdev(ibdev), mad_flags & IB_MAD_IGNORE_MKEY, in mthca_process_mad()
|
D | mthca_cmd.c | 1862 int mthca_MAD_IFC(struct mthca_dev *dev, int ignore_mkey, int ignore_bkey, in mthca_MAD_IFC() function
|