Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/infiniband/hw/amso1100/
Dc2_qp.c847 c2_wr_set_sge_count(&wr, actual_sge_count); in c2_post_send()
870 c2_wr_set_sge_count(&wr, actual_sge_count); in c2_post_send()
980 c2_wr_set_sge_count(&wr, actual_sge_count); in c2_post_receive()
Dc2_wr.h1507 static __inline__ void c2_wr_set_sge_count(void *wr, u8 sge_count) in c2_wr_set_sge_count() function