Lines Matching defs:ibc
2278 /* write to chip to prevent back-to-back writes of ibc reg */
2354 u64 val, guid, ibc;
2381 ibc = 0x5ULL << SYM_LSB(IBCCtrlA_0, FlowCtrlWaterMark);
2387 ibc |= 24ULL << SYM_LSB(IBCCtrlA_0, FlowCtrlPeriod);
2389 ibc |= 0xfULL << SYM_LSB(IBCCtrlA_0, PhyerrThreshold);
2391 ibc |= 0xfULL << SYM_LSB(IBCCtrlA_0, OverrunThreshold);
2396 ibc |= ((u64)(ppd->ibmaxlen >> 2) + 1) <<
2398 ppd->cpspec->ibcctrl_a = ibc; /* without linkcmd or linkinitcmd! */
2401 * Reset the PCS interface to the serdes (and also ibc, which is still
2463 /* write to chip to prevent back-to-back writes of ibc reg */
4303 if (!strncmp(what, "ibc", 3)) {