Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Duverbs_std_types_device.c153 if (rdma_is_grh_required(ib_dev, port_num)) in copy_port_attr_to_resp()
H A Dsa_query.c2243 grh_required = rdma_is_grh_required(port->agent->device, in update_sm_ah()
H A Dverbs.c423 if ((rdma_is_grh_required(device, ah_attr->port_num) || in rdma_check_ah_attr()
/OK3568_Linux_fs/kernel/include/rdma/
H A Dib_verbs.h3028 static inline bool rdma_is_grh_required(const struct ib_device *device, in rdma_is_grh_required() function