Searched refs:base_rb_stts (Results 1 – 2 of 2) sorted by relevance
745 rxq->rb_stts = (u8 *)trans_pcie->base_rb_stts + rxq->id * rb_stts_size;794 trans_pcie->base_rb_stts =799 if (!trans_pcie->base_rb_stts) {815 if (trans_pcie->base_rb_stts) {818 trans_pcie->base_rb_stts,820 trans_pcie->base_rb_stts = NULL;1203 if (trans_pcie->base_rb_stts) {1206 trans_pcie->base_rb_stts,1208 trans_pcie->base_rb_stts = NULL;
435 void *base_rb_stts; member