Searched refs:efx_mcdi_phy_decode_link (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/sfc/ |
D | mcdi_port_common.h | 41 void efx_mcdi_phy_decode_link(struct efx_nic *efx,
|
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() 1296 efx_mcdi_phy_decode_link(efx, &efx->link_state, speed, flags, fcntl); in efx_mcdi_process_link_change()
|
/Linux-v6.1/drivers/net/ethernet/sfc/siena/ |
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()
|