Searched refs:MC_CMD_SET_MAC_OUT_LEN (Results 1 – 3 of 3) sorted by relevance
171 MC_CMD_SET_MAC_OUT_LEN); in efx_mcdi_mtu_set()178 req.emr_out_length = MC_CMD_SET_MAC_OUT_LEN; in efx_mcdi_mtu_set()302 MC_CMD_SET_MAC_OUT_LEN); in ef10_mac_reconfigure()309 req.emr_out_length = MC_CMD_SET_MAC_OUT_LEN; in ef10_mac_reconfigure()
102 MAX(MC_CMD_SET_MAC_OUT_LEN, MC_CMD_SET_MCAST_HASH_OUT_LEN)); in siena_mac_reconfigure()111 req.emr_out_length = MC_CMD_SET_MAC_OUT_LEN; in siena_mac_reconfigure()
5556 #define MC_CMD_SET_MAC_OUT_LEN 0 macro