Home
last modified time | relevance | path

Searched refs:ehca_query_pkey (Results 1 – 4 of 4) sorted by relevance

/drivers/infiniband/hw/ehca/
Dehca_sqp.c185 ehca_query_pkey(ibdev, port_num, in_wc->pkey_index, in ehca_process_perf()
Dehca_iverbs.h55 int ehca_query_pkey(struct ib_device *ibdev, u8 port, u16 index, u16 * pkey);
Dehca_hca.c281 int ehca_query_pkey(struct ib_device *ibdev, u8 port, u16 index, u16 *pkey) in ehca_query_pkey() function
Dehca_main.c470 shca->ib_device.query_pkey = ehca_query_pkey; in ehca_init_device()