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()
475 size_t outlen; in efx_ef10_vport_del_vf_mac() local
482 sizeof(inbuf), outbuf, sizeof(outbuf), &outlen); in efx_ef10_vport_del_vf_mac()
686 size_t outlen; in efx_ef10_sriov_set_privilege_mask() local
698 pm_outbuf, sizeof(pm_outbuf), &outlen); in efx_ef10_sriov_set_privilege_mask()
702 if (outlen != MC_CMD_PRIVILEGE_MASK_OUT_LEN) in efx_ef10_sriov_set_privilege_mask()
720 pm_outbuf, sizeof(pm_outbuf), &outlen); in efx_ef10_sriov_set_privilege_mask()
724 if (outlen != MC_CMD_PRIVILEGE_MASK_OUT_LEN) in efx_ef10_sriov_set_privilege_mask()
774 size_t outlen; in efx_ef10_sriov_get_vf_config() local
799 outbuf, sizeof(outbuf), &outlen); in efx_ef10_sriov_get_vf_config()
802 if (outlen < MC_CMD_LINK_STATE_MODE_OUT_LEN) in efx_ef10_sriov_get_vf_config()