Searched refs:ehca_query_port (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/staging/rdma/ehca/ |
D | ehca_av.c | 70 ret = ehca_query_port(&shca->ib_device, port, &pa); in ehca_calc_ipd() 132 rc = ehca_query_port(pd->device, ah_attr->port_num, in ehca_create_ah() 196 rc = ehca_query_port(ah->device, ah_attr->port_num, in ehca_modify_ah()
|
D | ehca_iverbs.h | 50 int ehca_query_port(struct ib_device *ibdev, u8 port,
|
D | ehca_main.c | 441 err = ehca_query_port(ibdev, port_num, &attr); in ehca_port_immutable() 488 shca->ib_device.query_port = ehca_query_port; in ehca_init_device()
|
D | ehca_hca.c | 186 int ehca_query_port(struct ib_device *ibdev, in ehca_query_port() function
|