Searched refs:MC_CMD_SET_MAC_IN_LEN (Results 1 – 3 of 3) sorted by relevance
99 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()
298 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()
3853 #define MC_CMD_SET_MAC_IN_LEN 28 macro