Searched refs:efx_mcdi_phy_decode_link (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | mcdi_port_common.h | 41 void efx_mcdi_phy_decode_link(struct efx_nic *efx,
|
H A D | mcdi_port_common.c | 281 void efx_mcdi_phy_decode_link(struct efx_nic *efx, in efx_mcdi_phy_decode_link() function 415 efx_mcdi_phy_decode_link( in efx_mcdi_phy_poll() 505 efx_mcdi_phy_decode_link(efx, &efx->link_state, in efx_mcdi_phy_probe() 1294 efx_mcdi_phy_decode_link(efx, &efx->link_state, speed, flags, fcntl); in efx_mcdi_process_link_change()
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | mcdi_port_common.c | 282 static void efx_mcdi_phy_decode_link(struct efx_nic *efx, in efx_mcdi_phy_decode_link() function 416 efx_mcdi_phy_decode_link( in efx_siena_mcdi_phy_poll() 506 efx_mcdi_phy_decode_link(efx, &efx->link_state, in efx_siena_mcdi_phy_probe() 1277 efx_mcdi_phy_decode_link(efx, &efx->link_state, speed, flags, fcntl); in efx_siena_mcdi_process_link_change()
|