Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Def10_mac.c169 MC_CMD_SET_MAC_OUT_LEN)]; in efx_mcdi_mtu_set()
177 req.emr_out_length = MC_CMD_SET_MAC_OUT_LEN; in efx_mcdi_mtu_set()
237 MC_CMD_SET_MAC_OUT_LEN)]; in ef10_mac_reconfigure()
245 req.emr_out_length = MC_CMD_SET_MAC_OUT_LEN; in ef10_mac_reconfigure()
H A Dsiena_mac.c96 MC_CMD_SET_MAC_OUT_LEN), in siena_mac_reconfigure()
107 req.emr_out_length = MC_CMD_SET_MAC_OUT_LEN; in siena_mac_reconfigure()
H A Defx_regs_mcdi.h5494 #define MC_CMD_SET_MAC_OUT_LEN 0 macro