Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_verbs.h39 int siw_query_port(struct ib_device *base_dev, u32 port,
47 int siw_query_port(struct ib_device *base_dev, u32 port,
H A Dsiw_main.c268 .query_port = siw_query_port,
H A Dsiw_verbs.c165 int siw_query_port(struct ib_device *base_dev, u32 port, in siw_query_port() function
203 int rv = siw_query_port(base_dev, port, &attr); in siw_get_port_immutable()