Searched refs:efx_siena_mcdi_rpc_quiet (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | mcdi.c | 945 int efx_siena_mcdi_rpc_quiet(struct efx_nic *efx, unsigned int cmd, in efx_siena_mcdi_rpc_quiet() function 1470 rc = efx_siena_mcdi_rpc_quiet(efx, MC_CMD_DRV_ATTACH, inbuf, in efx_mcdi_drv_attach() 1482 rc = efx_siena_mcdi_rpc_quiet(efx, MC_CMD_DRV_ATTACH, inbuf, in efx_mcdi_drv_attach() 1734 rc = efx_siena_mcdi_rpc_quiet(efx, MC_CMD_GET_ASSERTS, in efx_mcdi_read_assertion() 1793 rc = efx_siena_mcdi_rpc_quiet(efx, MC_CMD_REBOOT, inbuf, in efx_mcdi_exit_assertion()
|
H A D | ptp.c | 644 rc = efx_siena_mcdi_rpc_quiet(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_ptp_get_attributes() 742 rc = efx_siena_mcdi_rpc_quiet(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_ptp_get_timestamp_corrections() 797 rc = efx_siena_mcdi_rpc_quiet(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_ptp_enable() 820 rc = efx_siena_mcdi_rpc_quiet(efx, MC_CMD_PTP, inbuf, sizeof(inbuf), in efx_ptp_disable()
|
H A D | mcdi.h | 149 int efx_siena_mcdi_rpc_quiet(struct efx_nic *efx, unsigned int cmd,
|
H A D | mcdi_port_common.c | 924 rc = efx_siena_mcdi_rpc_quiet(efx, MC_CMD_GET_PHY_MEDIA_INFO, in efx_mcdi_phy_get_module_eeprom_page() 1180 rc = efx_siena_mcdi_rpc_quiet(efx, MC_CMD_MAC_STATS, inbuf, in efx_mcdi_mac_stats()
|
H A D | siena_sriov.c | 209 rc = efx_siena_mcdi_rpc_quiet(efx, MC_CMD_SRIOV, inbuf, in efx_siena_sriov_cmd()
|