Lines Matching refs:new_rb
840 struct ishtp_cl_rb *new_rb;
911 new_rb = list_entry(cl->free_rb_list.list.next,
913 list_del_init(&new_rb->list);
915 new_rb->cl = cl;
916 new_rb->buf_idx = 0;
917 INIT_LIST_HEAD(&new_rb->list);
918 list_add_tail(&new_rb->list,
970 struct ishtp_cl_rb *new_rb;
1040 new_rb = list_entry(cl->free_rb_list.list.next,
1042 list_del_init(&new_rb->list);
1044 new_rb->cl = cl;
1045 new_rb->buf_idx = 0;
1046 INIT_LIST_HEAD(&new_rb->list);
1047 list_add_tail(&new_rb->list,