Lines Matching refs:netfix
97 netfix = False
914 if 'netfix' in test:
915 fp.write('# netfix %s\n' % test['netfix'])
1235 cmd = self.getExec('netfix')
5596 if sv.netfix:
5597 tdata['netfix'] = sv.netfixon()
5598 sv.dlog('netfix, %s' % tdata['netfix'])
6102 for c in ['turbostat', 'mcelog', 'lspci', 'lsusb', 'netfix']:
6377 line = find_in_html(log, '# netfix ', '\n')
6379 extra['netfix'] = line
6773 ' -netfix Use netfix to reset the network in the event it fails to resume.\n'\
6903 elif(arg == '-netfix'):
6904 sysvals.netfix = True