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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-power.h54 * struct iwl_tt_restriction - Thermal Throttling restriction table
63 struct iwl_tt_restriction { struct
95 * @iwl_tt_restriction: ptr to restriction tbl, used by advance
111 struct iwl_tt_restriction *restriction;
H A Diwl-power.c228 static const struct iwl_tt_restriction restriction_range[IWL_TI_STATE_MAX] = {
373 struct iwl_tt_restriction *restriction;
402 struct iwl_tt_restriction *restriction;
414 struct iwl_tt_restriction *restriction;
895 tt->restriction = kzalloc(sizeof(struct iwl_tt_restriction) *
920 size = sizeof(struct iwl_tt_restriction) *
H A Diwl-debugfs.c694 struct iwl_tt_restriction *restriction;

Completed in 65 milliseconds