Searched refs:iwl_get_closed_rb_stts (Results 1 – 3 of 3) sorted by relevance
192 static inline __le16 iwl_get_closed_rb_stts(struct iwl_trans *trans, in iwl_get_closed_rb_stts() function
2662 u32 r = __le16_to_cpu(iwl_get_closed_rb_stts(trans, in iwl_dbgfs_rx_queue_read()3039 r = le16_to_cpu(iwl_get_closed_rb_stts(trans, rxq)) & 0x0FFF; in iwl_trans_pcie_dump_rbs()3336 le16_to_cpu(iwl_get_closed_rb_stts(trans, rxq)) in iwl_trans_pcie_dump_data()
1493 r = le16_to_cpu(iwl_get_closed_rb_stts(trans, rxq)) & 0x0FFF; in iwl_pcie_rx_handle()