Searched refs:MC_CMD_GET_PHY_CFG (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | mcdi_port_common.c | 24 rc = efx_mcdi_rpc(efx, MC_CMD_GET_PHY_CFG, NULL, 0, in efx_mcdi_get_phy_cfg()
|
H A D | mcdi_pcol.h | 3510 /* MC_CMD_GET_PHY_CFG 3514 #define MC_CMD_GET_PHY_CFG 0x24 macro 3705 * after validating OUTLEN and MC_CMD_GET_PHY_CFG.TYPE. If a driver can't [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | mcdi_port_common.c | 24 rc = efx_mcdi_rpc(efx, MC_CMD_GET_PHY_CFG, NULL, 0, in efx_mcdi_get_phy_cfg()
|
H A D | mcdi_pcol.h | 4922 /* MC_CMD_GET_PHY_CFG 4926 #define MC_CMD_GET_PHY_CFG 0x24 macro 5119 * after validating OUTLEN and MC_CMD_GET_PHY_CFG.TYPE. If a driver can't [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | mcdi_port_common.c | 25 rc = efx_siena_mcdi_rpc(efx, MC_CMD_GET_PHY_CFG, NULL, 0, in efx_mcdi_get_phy_cfg()
|
H A D | mcdi_pcol.h | 3510 /* MC_CMD_GET_PHY_CFG 3514 #define MC_CMD_GET_PHY_CFG 0x24 macro 3705 * after validating OUTLEN and MC_CMD_GET_PHY_CFG.TYPE. If a driver can't
|
Completed in 179 milliseconds