Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/core/
Duverbs_cmd.c265 static u32 make_port_cap_flags(const struct ib_port_attr *attr) in make_port_cap_flags() function
314 resp.port_cap_flags = make_port_cap_flags(&attr); in ib_uverbs_query_port()