Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_mac.h26 s32 igc_force_mac_fc_generic(struct igc_hw *hw);
H A Digc_mac.c1254 s32 igc_force_mac_fc_generic(struct igc_hw *hw) in igc_force_mac_fc_generic() function
1331 ret_val = igc_force_mac_fc_generic(hw); in igc_config_fc_after_link_up_generic()
1476 ret_val = igc_force_mac_fc_generic(hw); in igc_config_fc_after_link_up_generic()
H A Digc_api.c1056 return igc_force_mac_fc_generic(hw); in igc_force_mac_fc()