Searched refs:evv_length (Results 1 – 4 of 4) sorted by relevance
796 if (evvp->evv_length == 0) { in efx_vpd_hunk_set()845 dest = offset + evvp->evv_length; in efx_vpd_hunk_set()857 evvp->evv_length == 0) { in efx_vpd_hunk_set()866 dest = offset + pos + 3 + evvp->evv_length; in efx_vpd_hunk_set()878 if (evvp->evv_length == 0) in efx_vpd_hunk_set()883 dest = offset + pos + 3 + evvp->evv_length; in efx_vpd_hunk_set()898 memcpy(data + dest - evvp->evv_length, evvp->evv_value, in efx_vpd_hunk_set()899 evvp->evv_length); in efx_vpd_hunk_set()902 if (tag != EFX_VPD_ID && evvp->evv_length > 0) { in efx_vpd_hunk_set()909 data[offset + pos + 2] = evvp->evv_length; in efx_vpd_hunk_set()
299 evvp->evv_length = length; in ef10_vpd_get()315 evvp->evv_length = length; in ef10_vpd_get()
409 evvp->evv_length = length; in siena_vpd_get()426 evvp->evv_length = length; in siena_vpd_get()
1738 uint8_t evv_length; member