Home
last modified time | relevance | path

Searched refs:MC_CMD_SET_MAC_IN_LEN (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/sfxge/common/
H A Dsiena_mac.c99 MAX(MC_CMD_SET_MAC_IN_LEN, MC_CMD_SET_MCAST_HASH_IN_LEN), in siena_mac_reconfigure()
107 req.emr_in_length = MC_CMD_SET_MAC_IN_LEN; in siena_mac_reconfigure()
H A Def10_mac.c298 EFX_MCDI_DECLARE_BUF(payload, MC_CMD_SET_MAC_IN_LEN, in ef10_mac_reconfigure()
304 req.emr_in_length = MC_CMD_SET_MAC_IN_LEN; in ef10_mac_reconfigure()
H A Defx_regs_mcdi.h3853 #define MC_CMD_SET_MAC_IN_LEN 28 macro