Lines Matching defs:supported
165 bool supported = false;
181 supported = false;
185 /* if link is down, assume supported */
187 supported = speed == IXGBE_LINK_SPEED_1GB_FULL ?
190 supported = true;
196 supported = false;
198 supported = true;
213 supported = true;
216 supported = false;
222 if (!supported)
227 return supported;
765 DEBUGOUT("NVM Not supported\n");
4366 /* check if alternative SAN MAC is supported */
5674 /* Mask off requested but non-supported speeds */