HomeSort by: relevance | last modified time | path
    Searched defs:igc_force_mac_fc_generic (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/igc/
igc_mac.c 502 * igc_force_mac_fc_generic - Force the MAC's flow control settings
512 igc_force_mac_fc_generic(struct igc_hw *hw) function in typeref:typename:int
516 DEBUGFUNC("igc_force_mac_fc_generic");
719 ret_val = igc_force_mac_fc_generic(hw);
igc_mac.c 502 * igc_force_mac_fc_generic - Force the MAC's flow control settings
512 igc_force_mac_fc_generic(struct igc_hw *hw) function in typeref:typename:int
516 DEBUGFUNC("igc_force_mac_fc_generic");
719 ret_val = igc_force_mac_fc_generic(hw);

Completed in 22 milliseconds