Searched defs:efx_mcdi_phy_data (Results 1 – 2 of 2) sorted by relevance
17 struct efx_mcdi_phy_data { struct31 int efx_mcdi_get_phy_cfg(struct efx_nic *efx, struct efx_mcdi_phy_data *cfg); argument
17 struct efx_mcdi_phy_data { struct18 u32 flags;19 u32 type;20 u32 supported_cap;21 u32 channel;22 u32 port;23 u32 stats_mask;24 u8 name[20];25 u32 media;26 u32 mmd_mask;[all …]