Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtt.h39 * struct iwl_tt_restriction - Thermal Throttling restriction table
48 struct iwl_tt_restriction { struct
80 * @iwl_tt_restriction: ptr to restriction tbl, used by advance
96 struct iwl_tt_restriction *restriction;
H A Dtt.c61 static const struct iwl_tt_restriction restriction_range[IWL_TI_STATE_MAX] = {
87 struct iwl_tt_restriction *restriction; in iwl_ht_enabled()
123 struct iwl_tt_restriction *restriction; in iwl_tx_ant_restriction()
134 struct iwl_tt_restriction *restriction; in iwl_rx_ant_restriction()
615 sizeof(struct iwl_tt_restriction), in iwl_tt_initialize()
641 size = sizeof(struct iwl_tt_restriction) * in iwl_tt_initialize()
H A Ddebugfs.c466 struct iwl_tt_restriction *restriction; in iwl_dbgfs_thermal_throttling_read()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtt.h35 * struct iwl_tt_restriction - Thermal Throttling restriction table
44 struct iwl_tt_restriction { struct
76 * @iwl_tt_restriction: ptr to restriction tbl, used by advance
92 struct iwl_tt_restriction *restriction;
H A Dtt.c57 static const struct iwl_tt_restriction restriction_range[IWL_TI_STATE_MAX] = {
83 struct iwl_tt_restriction *restriction; in iwl_ht_enabled()
119 struct iwl_tt_restriction *restriction; in iwl_tx_ant_restriction()
130 struct iwl_tt_restriction *restriction; in iwl_rx_ant_restriction()
610 sizeof(struct iwl_tt_restriction), in iwl_tt_initialize()
636 size = sizeof(struct iwl_tt_restriction) * in iwl_tt_initialize()
H A Ddebugfs.c462 struct iwl_tt_restriction *restriction; in iwl_dbgfs_thermal_throttling_read()

Completed in 9 milliseconds