Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Dib.h45 struct rdsv3_page_frag { struct
82 struct rdsv3_page_frag *r_frag;
147 struct rdsv3_page_frag i_frag;
/titanic_41/usr/src/uts/common/io/ib/clients/rdsv3/
H A Drdsv3_impl.c942 sizeof (struct rdsv3_page_frag), in rdsv3_ib_inc_constructor()
943 offsetof(struct rdsv3_page_frag, f_item)); in rdsv3_ib_inc_constructor()
960 struct rdsv3_page_frag *frag = (struct rdsv3_page_frag *)buf; in rdsv3_ib_frag_constructor()
966 bzero(frag, sizeof (struct rdsv3_page_frag)); in rdsv3_ib_frag_constructor()
1006 struct rdsv3_page_frag *frag = (struct rdsv3_page_frag *)buf; in rdsv3_ib_frag_destructor()
H A Dib_recv.c276 struct rdsv3_page_frag *frag; in rdsv3_ib_inc_drop()
277 struct rdsv3_page_frag *pos; in rdsv3_ib_inc_drop()
336 struct rdsv3_page_frag *frag; in rdsv3_ib_inc_copy_to_user()
601 struct rdsv3_page_frag *frag; in rdsv3_ib_cong_recv()
H A Dib.c129 sizeof (struct rdsv3_page_frag), 0, rdsv3_ib_frag_constructor, in rdsv3_ib_add_one()