Searched refs:efx_link_set_wanted_fc (Results 1 – 5 of 5) sorted by relevance
145 extern void efx_link_set_wanted_fc(struct efx_nic *efx, enum efx_fc_type);
209 efx_link_set_wanted_fc(efx, efx->wanted_fc); in tenxpress_phy_init()
397 efx_link_set_wanted_fc(efx, efx->wanted_fc); in efx_mcdi_phy_probe()
804 efx_link_set_wanted_fc(efx, wanted_fc); in efx_ethtool_set_pauseparam()
841 void efx_link_set_wanted_fc(struct efx_nic *efx, enum efx_fc_type wanted_fc) in efx_link_set_wanted_fc() function