Home
last modified time | relevance | path

Searched refs:efx_mcdi_phy_data (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/sfc/siena/
A Dmcdi_port_common.c16 struct efx_mcdi_phy_data *cfg) in efx_mcdi_get_phy_cfg()
235 struct efx_mcdi_phy_data *phy_cfg = efx->phy_data; in efx_get_mcdi_phy_flags()
377 struct efx_mcdi_phy_data *phy_cfg = efx->phy_data; in efx_mcdi_phy_check_fcntl()
427 struct efx_mcdi_phy_data *phy_data; in efx_siena_mcdi_phy_probe()
533 struct efx_mcdi_phy_data *phy_data = efx->phy_data; in efx_siena_mcdi_phy_remove()
542 struct efx_mcdi_phy_data *phy_cfg = efx->phy_data; in efx_siena_mcdi_phy_get_link_ksettings()
573 struct efx_mcdi_phy_data *phy_cfg = efx->phy_data; in efx_siena_mcdi_phy_set_link_ksettings()
687 struct efx_mcdi_phy_data *phy_cfg = efx->phy_data; in efx_siena_mcdi_phy_set_fecparam()
738 struct efx_mcdi_phy_data *phy_cfg = efx->phy_data; in efx_siena_mcdi_port_reconfigure()
823 struct efx_mcdi_phy_data *phy_cfg = efx->phy_data; in efx_siena_mcdi_phy_run_tests()
[all …]
A Dmcdi_port_common.h17 struct efx_mcdi_phy_data { struct
/linux-6.3-rc2/drivers/net/ethernet/sfc/
A Dmcdi_port_common.c234 struct efx_mcdi_phy_data *phy_cfg = efx->phy_data; in efx_get_mcdi_phy_flags()
376 struct efx_mcdi_phy_data *phy_cfg = efx->phy_data; in efx_mcdi_phy_check_fcntl()
426 struct efx_mcdi_phy_data *phy_data; in efx_mcdi_phy_probe()
532 struct efx_mcdi_phy_data *phy_data = efx->phy_data; in efx_mcdi_phy_remove()
540 struct efx_mcdi_phy_data *phy_cfg = efx->phy_data; in efx_mcdi_phy_get_link_ksettings()
569 struct efx_mcdi_phy_data *phy_cfg = efx->phy_data; in efx_mcdi_phy_set_link_ksettings()
681 struct efx_mcdi_phy_data *phy_cfg = efx->phy_data; in efx_mcdi_phy_set_fecparam()
732 struct efx_mcdi_phy_data *phy_cfg = efx->phy_data; in efx_mcdi_port_reconfigure()
816 struct efx_mcdi_phy_data *phy_cfg = efx->phy_data; in efx_mcdi_phy_run_tests()
855 struct efx_mcdi_phy_data *phy_cfg = efx->phy_data; in efx_mcdi_phy_test_name()
[all …]
A Dmcdi_port_common.h17 struct efx_mcdi_phy_data { struct
31 int efx_mcdi_get_phy_cfg(struct efx_nic *efx, struct efx_mcdi_phy_data *cfg); argument
A Dmcdi_port.c75 struct efx_mcdi_phy_data *phy_data = efx->phy_data; in efx_mcdi_phy_get_caps()
A Def100_nic.c345 struct efx_mcdi_phy_data *phy_data; in ef100_phy_probe()
349 efx->phy_data = kzalloc(sizeof(struct efx_mcdi_phy_data), GFP_KERNEL); in ef100_phy_probe()

Completed in 14 milliseconds