Home
last modified time | relevance | path

Searched refs:iwl_get_closed_rb_stts (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dinternal.h245 * iwl_get_closed_rb_stts - get closed rb stts from different structs
248 static inline __le16 iwl_get_closed_rb_stts(struct iwl_trans *trans, in iwl_get_closed_rb_stts() function
H A Dtrans.c2643 u32 r = __le16_to_cpu(iwl_get_closed_rb_stts(trans, in iwl_dbgfs_rx_queue_read()
3002 r = le16_to_cpu(iwl_get_closed_rb_stts(trans, rxq)) & 0x0FFF; in iwl_trans_pcie_dump_rbs()
3301 le16_to_cpu(iwl_get_closed_rb_stts(trans, rxq)) in iwl_trans_pcie_dump_data()
H A Drx.c1494 r = le16_to_cpu(iwl_get_closed_rb_stts(trans, rxq)) & 0x0FFF; in iwl_pcie_rx_handle()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dinternal.h190 * iwl_get_closed_rb_stts - get closed rb stts from different structs
193 static inline __le16 iwl_get_closed_rb_stts(struct iwl_trans *trans, in iwl_get_closed_rb_stts() function
H A Dtrans.c2717 u32 r = __le16_to_cpu(iwl_get_closed_rb_stts(trans, in iwl_dbgfs_rx_queue_read()
3094 r = le16_to_cpu(iwl_get_closed_rb_stts(trans, rxq)) & 0x0FFF; in iwl_trans_pcie_dump_rbs()
3391 le16_to_cpu(iwl_get_closed_rb_stts(trans, rxq)) in iwl_trans_pcie_dump_data()
H A Drx.c1513 r = le16_to_cpu(iwl_get_closed_rb_stts(trans, rxq)) & 0x0FFF; in iwl_pcie_rx_handle()

Completed in 19 milliseconds