Home
last modified time | relevance | path

Searched refs:igc_force_mac_fc_generic (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_mac.h21 s32 igc_force_mac_fc_generic(struct igc_hw *hw);
H A Digc_mac.c642 s32 igc_force_mac_fc_generic(struct igc_hw *hw) in igc_force_mac_fc_generic() function
855 ret_val = igc_force_mac_fc_generic(hw); in igc_config_fc_after_link_up_generic()
H A Digc_api.c274 return igc_force_mac_fc_generic(hw); in igc_force_mac_fc()