Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/mthca/
Dmthca_provider.c137 static int mthca_query_port(struct ib_device *ibdev, in mthca_query_port() function
214 err = mthca_query_port(ibdev, port, &attr); in mthca_modify_port()
1261 err = mthca_query_port(ibdev, port_num, &attr); in mthca_port_immutable()
1309 dev->ib_dev.query_port = mthca_query_port; in mthca_register_device()