Lines Matching defs:mode
212 unsigned int mode;
215 ret = get_retimer_mode(nn, N3000_NIOS_PKVL_A_MODE_STS, &mode);
219 return sysfs_emit(buf, "0x%x\n", mode);
227 unsigned int mode;
230 ret = get_retimer_mode(nn, N3000_NIOS_PKVL_B_MODE_STS, &mode);
234 return sysfs_emit(buf, "0x%x\n", mode);
245 /* FEC mode setting is not supported in early FW versions */
253 /* If no 25G links, FEC mode setting is not supported either */
266 /* get the valid FEC mode for 25G links */
272 * FEC mode should always be the same for all links, as we set them
341 /* configure FEC mode per module param */
345 * When the retimer is to be set to 10G mode, there is no FEC
346 * mode setting, so the REQ_FEC_MODE field will be ignored by
348 * mode field cause host could not get the retimer working mode
351 * For now the driver doesn't support the retimer FEC mode
355 * The driver will set the same FEC mode for all links.
437 dev_dbg(nn->dev, "%s cs %u bpm 0x%x mode 0x%x\n", __func__,