Searched refs:xpcs_id (Results 1 – 1 of 1) sorted by relevance
123 static struct xpcs_id { struct663 struct xpcs_id *match, in xpcs_check_features()684 u32 xpcs_id = xpcs_get_id(xpcs); in xpcs_probe() local685 struct xpcs_id *match = NULL; in xpcs_probe()689 struct xpcs_id *entry = &xpcs_id_list[i]; in xpcs_probe()691 if ((xpcs_id & entry->mask) == entry->id) { in xpcs_probe()