Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dmcdi_port_common.c15 int efx_mcdi_get_phy_cfg(struct efx_nic *efx, struct efx_mcdi_phy_data *cfg) in efx_mcdi_get_phy_cfg()
236 struct efx_mcdi_phy_data *phy_cfg = efx->phy_data; in efx_get_mcdi_phy_flags()
378 struct efx_mcdi_phy_data *phy_cfg = efx->phy_data; in efx_mcdi_phy_check_fcntl()
428 struct efx_mcdi_phy_data *phy_data; in efx_mcdi_phy_probe()
534 struct efx_mcdi_phy_data *phy_data = efx->phy_data; in efx_mcdi_phy_remove()
542 struct efx_mcdi_phy_data *phy_cfg = efx->phy_data; in efx_mcdi_phy_get_link_ksettings()
571 struct efx_mcdi_phy_data *phy_cfg = efx->phy_data; in efx_mcdi_phy_set_link_ksettings()
683 struct efx_mcdi_phy_data *phy_cfg = efx->phy_data; in efx_mcdi_phy_set_fecparam()
734 struct efx_mcdi_phy_data *phy_cfg = efx->phy_data; in efx_mcdi_port_reconfigure()
818 struct efx_mcdi_phy_data *phy_cfg = efx->phy_data; in efx_mcdi_phy_run_tests()
[all …]
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
Dmcdi_port.c75 struct efx_mcdi_phy_data *phy_data = efx->phy_data; in efx_mcdi_phy_get_caps()
Def100_nic.c318 struct efx_mcdi_phy_data *phy_data; in ef100_phy_probe()
322 efx->phy_data = kzalloc(sizeof(struct efx_mcdi_phy_data), GFP_KERNEL); in ef100_phy_probe()