Searched refs:efx_link_set_wanted_fc (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | efx_common.h | 29 void efx_link_set_wanted_fc(struct efx_nic *efx, u8);
|
H A D | efx_common.c | 467 void efx_link_set_wanted_fc(struct efx_nic *efx, u8 wanted_fc) in efx_link_set_wanted_fc() function
|
H A D | ethtool_common.c | 221 efx_link_set_wanted_fc(efx, wanted_fc); in efx_ethtool_set_pauseparam()
|
H A D | ef100_nic.c | 341 efx_link_set_wanted_fc(efx, efx->wanted_fc); in ef100_phy_probe()
|
H A D | mcdi_port_common.c | 523 efx_link_set_wanted_fc(efx, efx->wanted_fc); in efx_mcdi_phy_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | efx_common.h | 28 void efx_link_set_wanted_fc(struct efx_nic *efx, u8);
|
H A D | ef100_nic.c | 373 efx_link_set_wanted_fc(efx, efx->wanted_fc); in ef100_phy_probe()
|
H A D | efx_common.c | 464 void efx_link_set_wanted_fc(struct efx_nic *efx, u8 wanted_fc) in efx_link_set_wanted_fc() function
|
H A D | ethtool_common.c | 222 efx_link_set_wanted_fc(efx, wanted_fc); in efx_ethtool_set_pauseparam()
|
H A D | mcdi_port_common.c | 521 efx_link_set_wanted_fc(efx, efx->wanted_fc); in efx_mcdi_phy_probe()
|
Completed in 14 milliseconds