Searched refs:MC_CMD_REBOOT_IN_LEN (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | mcdi.c | 1781 MCDI_DECLARE_BUF(inbuf, MC_CMD_REBOOT_IN_LEN); in efx_mcdi_exit_assertion() 1794 MC_CMD_REBOOT_IN_LEN, NULL, 0, NULL); in efx_mcdi_exit_assertion() 1799 MC_CMD_REBOOT_IN_LEN, NULL, 0, rc); in efx_mcdi_exit_assertion() 1845 MCDI_DECLARE_BUF(inbuf, MC_CMD_REBOOT_IN_LEN); in efx_mcdi_reset_mc()
|
H A D | mcdi_pcol.h | 5844 #define MC_CMD_REBOOT_IN_LEN 4 macro
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | mcdi.c | 1830 MCDI_DECLARE_BUF(inbuf, MC_CMD_REBOOT_IN_LEN); in efx_mcdi_exit_assertion() 1842 rc = efx_mcdi_rpc_quiet(efx, MC_CMD_REBOOT, inbuf, MC_CMD_REBOOT_IN_LEN, in efx_mcdi_exit_assertion() 1847 efx_mcdi_display_error(efx, MC_CMD_REBOOT, MC_CMD_REBOOT_IN_LEN, in efx_mcdi_exit_assertion() 1893 MCDI_DECLARE_BUF(inbuf, MC_CMD_REBOOT_IN_LEN); in efx_mcdi_reset_mc()
|
H A D | mcdi_pcol.h | 7528 #define MC_CMD_REBOOT_IN_LEN 4 macro
|