Searched refs:use_freq (Results 1 – 2 of 2) sorted by relevance
253 int use_freq = 0, pin = -1; in igc_ptp_feature_enable_i225() local320 use_freq = 1; in igc_ptp_feature_enable_i225()324 if (use_freq) { in igc_ptp_feature_enable_i225()335 if (use_freq) { in igc_ptp_feature_enable_i225()361 igc_pin_perout(igc, i, pin, use_freq); in igc_ptp_feature_enable_i225()369 if (use_freq) in igc_ptp_feature_enable_i225()
655 int use_freq = 0, pin = -1; in igb_ptp_feature_enable_i210() local721 use_freq = 1; in igb_ptp_feature_enable_i210()725 if (use_freq) { in igb_ptp_feature_enable_i210()736 if (use_freq) { in igb_ptp_feature_enable_i210()759 igb_pin_perout(igb, i, pin, use_freq); in igb_ptp_feature_enable_i210()766 if (use_freq) in igb_ptp_feature_enable_i210()
Completed in 7 milliseconds