Searched refs:MC_CMD_REBOOT_IN_LEN (Results 1 – 4 of 4) sorted by relevance
| /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
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | mcdi.c | 1822 MCDI_DECLARE_BUF(inbuf, MC_CMD_REBOOT_IN_LEN); in efx_mcdi_exit_assertion() 1834 rc = efx_mcdi_rpc_quiet(efx, MC_CMD_REBOOT, inbuf, MC_CMD_REBOOT_IN_LEN, in efx_mcdi_exit_assertion() 1839 efx_mcdi_display_error(efx, MC_CMD_REBOOT, MC_CMD_REBOOT_IN_LEN, in efx_mcdi_exit_assertion() 1885 MCDI_DECLARE_BUF(inbuf, MC_CMD_REBOOT_IN_LEN); in efx_mcdi_reset_mc()
|
| H A D | mcdi_pcol.h | 8160 #define MC_CMD_REBOOT_IN_LEN 4 macro
|