Searched refs:c2_wr_set_sge_count (Results 1 – 2 of 2) sorted by relevance
847 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()
1507 static __inline__ void c2_wr_set_sge_count(void *wr, u8 sge_count) in c2_wr_set_sge_count() function