Searched refs:base_rb_stts (Results 1 – 2 of 2) sorted by relevance
753 rxq->rb_stts = (u8 *)trans_pcie->base_rb_stts + rxq->id * rb_stts_size;800 trans_pcie->base_rb_stts =805 if (!trans_pcie->base_rb_stts) {821 if (trans_pcie->base_rb_stts) {824 trans_pcie->base_rb_stts,826 trans_pcie->base_rb_stts = NULL;1223 if (trans_pcie->base_rb_stts) {1226 trans_pcie->base_rb_stts,1228 trans_pcie->base_rb_stts = NULL;
439 void *base_rb_stts; member