Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/core/
Duverbs_std_types_device.c132 void copy_port_attr_to_resp(struct ib_port_attr *attr, in copy_port_attr_to_resp() function
196 copy_port_attr_to_resp(&attr, &resp.legacy_resp, ib_dev, port_num); in UVERBS_HANDLER()
Duverbs.h318 void copy_port_attr_to_resp(struct ib_port_attr *attr,
Duverbs_cmd.c400 copy_port_attr_to_resp(&attr, &resp, ib_dev, cmd.port_num); in ib_uverbs_query_port()