Searched refs:dynamic_aspm_packet_threshold (Results 1 – 2 of 2) sorted by relevance
397 static int dynamic_aspm_packet_threshold = 10; variable493 module_param(dynamic_aspm_packet_threshold, int, 0);494 MODULE_PARM_DESC(dynamic_aspm_packet_threshold, "Dynamic ASPM packet threshold.");4109 if (tp->dynamic_aspm_packet_count > dynamic_aspm_packet_threshold) in rtl8168_check_link_status()