Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_mac.c144 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()
H A Dsiena_mac.c73 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()
H A Defx_regs_mcdi.h4820 #define MC_CMD_SET_MAC_OUT_LEN 0 macro