Searched refs:vpd_tags (Results 1 - 1 of 1) sorted by path

/drivers/net/ethernet/marvell/
H A Dsky2.c4462 } vpd_tags[] = { variable in typeref:struct:vpd_tag
4519 for (i = 0; i < ARRAY_SIZE(vpd_tags); i++) {
4520 if (!memcmp(vpd_tags[i].tag, buf + offs, 2)) {
4522 vpd_tags[i].label, len, buf + offs + 3);

Completed in 46 milliseconds