Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/sfc/
Defx.h145 extern void efx_link_set_wanted_fc(struct efx_nic *efx, enum efx_fc_type);
Dtenxpress.c209 efx_link_set_wanted_fc(efx, efx->wanted_fc); in tenxpress_phy_init()
Dmcdi_phy.c397 efx_link_set_wanted_fc(efx, efx->wanted_fc); in efx_mcdi_phy_probe()
Dethtool.c804 efx_link_set_wanted_fc(efx, wanted_fc); in efx_ethtool_set_pauseparam()
Defx.c841 void efx_link_set_wanted_fc(struct efx_nic *efx, enum efx_fc_type wanted_fc) in efx_link_set_wanted_fc() function