Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_mac.c14 static s32 igb_set_default_fc(struct e1000_hw *hw);
692 ret_val = igb_set_default_fc(hw); in igb_setup_link()
790 static s32 igb_set_default_fc(struct e1000_hw *hw) in igb_set_default_fc() function