HomeSort by: relevance | last modified time | path
    Searched refs:igc_set_ltr_i225 (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/igc/
igc_i225.h 28 int igc_set_ltr_i225(struct igc_hw *, bool);
igc_i225.h 28 int igc_set_ltr_i225(struct igc_hw *, bool);
igc_i225.c 888 /* igc_set_ltr_i225 - Set Latency Tolerance Reporting thresholds.
896 igc_set_ltr_i225(struct igc_hw *hw, bool link) function in typeref:typename:int
902 DEBUGFUNC("igc_set_ltr_i225");
1067 ret_val = igc_set_ltr_i225(hw, link);
igc_i225.c 888 /* igc_set_ltr_i225 - Set Latency Tolerance Reporting thresholds.
896 igc_set_ltr_i225(struct igc_hw *hw, bool link) function in typeref:typename:int
902 DEBUGFUNC("igc_set_ltr_i225");
1067 ret_val = igc_set_ltr_i225(hw, link);

Completed in 27 milliseconds