Searched refs:disable_aspm (Results 1 – 11 of 11) sorted by relevance
33 module_param_named(disable_aspm, mt7921_disable_aspm, bool, 0644);34 MODULE_PARM_DESC(disable_aspm, "disable PCI ASPM support");
162 rtlpriv->intf_ops->disable_aspm(hw); in _rtl_ps_inactive_ps() 448 rtlpriv->intf_ops->disable_aspm(hw); in rtl_lps_leave_core() 556 rtlpriv->intf_ops->disable_aspm(hw); in rtl_swlps_rf_awake()
2285 void (*disable_aspm)(struct ieee80211_hw *hw); member
497 * disable_aspm: Set to true if ASPM must be disabled due to hardware errata521 unsigned long disable_aspm : 1; member 2313 if (bcm4377->hw->disable_aspm) in bcm4377_probe() 2475 .disable_aspm = true,
20 module_param_named(disable_aspm, rtw_pci_disable_aspm, bool, 0644);22 MODULE_PARM_DESC(disable_aspm, "Set Y to disable PCI ASPM support");
949 rtlpriv->intf_ops->disable_aspm(hw); in rtl92se_hw_init()
930 rtlpriv->intf_ops->disable_aspm(hw); in rtl8723e_hw_init()
934 rtlpriv->intf_ops->disable_aspm(hw); in rtl92ce_hw_init()
1057 rtlpriv->intf_ops->disable_aspm(hw); in rtl88ee_hw_init()
1344 rtlpriv->intf_ops->disable_aspm(hw); in rtl8723be_hw_init()
1286 rtlpriv->intf_ops->disable_aspm(hw); in rtl92ee_hw_init()