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()
696 size_t outlen; in efx_ef10_sriov_set_privilege_mask() local
708 pm_outbuf, sizeof(pm_outbuf), &outlen); in efx_ef10_sriov_set_privilege_mask()
712 if (outlen != MC_CMD_PRIVILEGE_MASK_OUT_LEN) in efx_ef10_sriov_set_privilege_mask()
730 pm_outbuf, sizeof(pm_outbuf), &outlen); in efx_ef10_sriov_set_privilege_mask()
734 if (outlen != MC_CMD_PRIVILEGE_MASK_OUT_LEN) in efx_ef10_sriov_set_privilege_mask()
784 size_t outlen; in efx_ef10_sriov_get_vf_config() local
809 outbuf, sizeof(outbuf), &outlen); in efx_ef10_sriov_get_vf_config()
812 if (outlen < MC_CMD_LINK_STATE_MODE_OUT_LEN) in efx_ef10_sriov_get_vf_config()