Searched refs:MC_CMD_SET_MAC_OUT_LEN (Results 1 – 3 of 3) sorted by relevance
144 MC_CMD_SET_MAC_OUT_LEN); in efx_mcdi_mtu_set()151 req.emr_out_length = MC_CMD_SET_MAC_OUT_LEN; in efx_mcdi_mtu_set()275 MC_CMD_SET_MAC_OUT_LEN); in ef10_mac_reconfigure()282 req.emr_out_length = MC_CMD_SET_MAC_OUT_LEN; in ef10_mac_reconfigure()
73 MAX(MC_CMD_SET_MAC_OUT_LEN, MC_CMD_SET_MCAST_HASH_OUT_LEN)); in siena_mac_reconfigure()82 req.emr_out_length = MC_CMD_SET_MAC_OUT_LEN; in siena_mac_reconfigure()
4820 #define MC_CMD_SET_MAC_OUT_LEN 0 macro