Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Dverbs.c790 int ib_init_ah_attr_from_wc(struct ib_device *device, u32 port_num, in ib_init_ah_attr_from_wc() function
875 EXPORT_SYMBOL(ib_init_ah_attr_from_wc);
927 ret = ib_init_ah_attr_from_wc(pd->device, port_num, wc, grh, &ah_attr); in ib_create_ah_from_wc()
H A Duser_mad.c278 ret = ib_init_ah_attr_from_wc(agent->device, agent->port_num, in recv_handler()
/linux/include/rdma/
H A Dib_verbs.h3600 * ib_init_ah_attr_from_wc - Initializes address handle attributes from a
3609 * When ib_init_ah_attr_from_wc() returns success,
3614 * attributes which are initialized using ib_init_ah_attr_from_wc().
3617 int ib_init_ah_attr_from_wc(struct ib_device *device, u32 port_num,