Searched refs:rb_stts (Results 1 – 3 of 3) sorted by relevance
160 void *rb_stts; member199 __le16 *rb_stts = rxq->rb_stts; in iwl_get_closed_rb_stts() local201 return le16_to_cpu(READ_ONCE(*rb_stts)); in iwl_get_closed_rb_stts()203 struct iwl_rb_status *rb_stts = rxq->rb_stts; in iwl_get_closed_rb_stts() local205 return le16_to_cpu(READ_ONCE(rb_stts->closed_rb_num)) & 0xFFF; in iwl_get_closed_rb_stts()
692 rxq->rb_stts = NULL; in iwl_pcie_free_rxq_dma()750 rxq->rb_stts = (u8 *)trans_pcie->base_rb_stts + rxq->id * rb_stts_size; in iwl_pcie_alloc_rxq_dma()1124 memset(rxq->rb_stts, 0, in _iwl_pcie_rx_init()
2896 if (rxq->rb_stts) { in iwl_dbgfs_rx_queue_read()