Lines Matching refs:efx_qword_t
752 __out efx_qword_t *maskp) in efx_loopback_mask()
754 efx_qword_t mask; in efx_loopback_mask()
860 efx_qword_t mask; in efx_mcdi_get_loopback_modes()
861 efx_qword_t modes; in efx_mcdi_get_loopback_modes()
891 *MCDI_OUT2(req, efx_qword_t, GET_LOOPBACK_MODES_OUT_SUGGESTED)); in efx_mcdi_get_loopback_modes()
893 modes = *MCDI_OUT2(req, efx_qword_t, GET_LOOPBACK_MODES_OUT_100M); in efx_mcdi_get_loopback_modes()
897 modes = *MCDI_OUT2(req, efx_qword_t, GET_LOOPBACK_MODES_OUT_1G); in efx_mcdi_get_loopback_modes()
901 modes = *MCDI_OUT2(req, efx_qword_t, GET_LOOPBACK_MODES_OUT_10G); in efx_mcdi_get_loopback_modes()
909 modes = *MCDI_OUT2(req, efx_qword_t, in efx_mcdi_get_loopback_modes()
919 modes = *MCDI_OUT2(req, efx_qword_t, in efx_mcdi_get_loopback_modes()
929 modes = *MCDI_OUT2(req, efx_qword_t, in efx_mcdi_get_loopback_modes()
939 modes = *MCDI_OUT2(req, efx_qword_t, in efx_mcdi_get_loopback_modes()