Lines Matching refs:outlen
77 size_t outlen; in efx_ef10_vport_alloc() local
93 outbuf, sizeof(outbuf), &outlen); in efx_ef10_vport_alloc()
96 if (outlen < MC_CMD_VPORT_ALLOC_OUT_LEN) in efx_ef10_vport_alloc()
476 size_t outlen; in efx_ef10_vport_del_vf_mac() local
483 sizeof(inbuf), outbuf, sizeof(outbuf), &outlen); in efx_ef10_vport_del_vf_mac()
697 size_t outlen; in efx_ef10_sriov_set_privilege_mask() local
709 pm_outbuf, sizeof(pm_outbuf), &outlen); in efx_ef10_sriov_set_privilege_mask()
713 if (outlen != MC_CMD_PRIVILEGE_MASK_OUT_LEN) in efx_ef10_sriov_set_privilege_mask()
731 pm_outbuf, sizeof(pm_outbuf), &outlen); in efx_ef10_sriov_set_privilege_mask()
735 if (outlen != MC_CMD_PRIVILEGE_MASK_OUT_LEN) in efx_ef10_sriov_set_privilege_mask()
785 size_t outlen; in efx_ef10_sriov_get_vf_config() local
810 outbuf, sizeof(outbuf), &outlen); in efx_ef10_sriov_get_vf_config()
813 if (outlen < MC_CMD_LINK_STATE_MODE_OUT_LEN) in efx_ef10_sriov_get_vf_config()