Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Defx.h298 void efx_link_set_wanted_fc(struct efx_nic *efx, u8);
Dmcdi_port.c510 efx_link_set_wanted_fc(efx, efx->wanted_fc); in efx_mcdi_phy_probe()
Dethtool.c737 efx_link_set_wanted_fc(efx, wanted_fc); in efx_ethtool_set_pauseparam()
Defx.c1010 void efx_link_set_wanted_fc(struct efx_nic *efx, u8 wanted_fc) in efx_link_set_wanted_fc() function