Lines Matching defs:widths
7342 * their widths.
7399 * Read verify_cap_local_fm_link_width[1] to obtain the link widths.
7414 u16 widths, tx, rx;
7418 read_vc_local_link_mode(dd, &misc_bits, &local_flags, &widths);
7419 tx = widths >> 12;
7420 rx = (widths >> 8) & 0xf;
7425 /* print the active widths */
7441 /* get end-of-LNI link widths */
7492 /* print the active widths */
7501 dd_dev_info(dd, "Peer Link Width: tx rate 0x%x, widths 0x%x\n",
7625 * policy against the current active link widths.
7632 * Called when the enabled policy changes or the active link widths
9150 /* no need to mask, all variable sizes match field widths */
15059 /* DC supports 4 link widths */
15151 /* fix up link widths for emulation _p */