Searched refs:switch_nvm_vendors (Results 1 – 1 of 1) sorted by relevance
189 static const struct tb_nvm_vendor switch_nvm_vendors[] = { variable290 for (i = 0; i < ARRAY_SIZE(switch_nvm_vendors); i++) { in tb_nvm_alloc()291 const struct tb_nvm_vendor *v = &switch_nvm_vendors[i]; in tb_nvm_alloc()