Home
last modified time | relevance | path

Searched refs:MC_CMD_GET_FUNCTION_INFO_IN_LEN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/sfxge/common/
H A Defx_mcdi.c2001 EFX_MCDI_DECLARE_BUF(payload, MC_CMD_GET_FUNCTION_INFO_IN_LEN, in efx_mcdi_get_function_info()
2007 req.emr_in_length = MC_CMD_GET_FUNCTION_INFO_IN_LEN; in efx_mcdi_get_function_info()
H A Defx_regs_mcdi.h13025 #define MC_CMD_GET_FUNCTION_INFO_IN_LEN 0 macro