Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Dcache.c982 * rdma_read_gid_hw_context - Read the HW GID context from GID attribute
985 * rdma_read_gid_hw_context() reads the drivers GID HW context corresponding
992 void *rdma_read_gid_hw_context(const struct ib_gid_attr *attr) in rdma_read_gid_hw_context() function
996 EXPORT_SYMBOL(rdma_read_gid_hw_context);
/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c852 ctx = rdma_read_gid_hw_context(sgid_attr); in bnxt_re_create_ah()
2200 ctx = rdma_read_gid_hw_context(sgid_attr); in bnxt_re_modify_qp()