Searched refs:MC_CMD_NVRAM_WRITE_IN_LEN (Results 1 – 3 of 3) sorted by relevance
2068 MC_CMD_NVRAM_WRITE_IN_LEN(EFX_MCDI_NVRAM_LEN_MAX)); in efx_mcdi_nvram_write()2079 ALIGN(MC_CMD_NVRAM_WRITE_IN_LEN(length), 4), in efx_mcdi_nvram_write()
5614 #define MC_CMD_NVRAM_WRITE_IN_LEN(num) (12+1*(num)) macro
7295 #define MC_CMD_NVRAM_WRITE_IN_LEN(num) (12+1*(num)) macro