Lines Matching defs:ibc
2300 /* write to chip to prevent back-to-back writes of ibc reg */
2376 u64 val, guid, ibc;
2403 ibc = 0x5ULL << SYM_LSB(IBCCtrlA_0, FlowCtrlWaterMark);
2409 ibc |= 24ULL << SYM_LSB(IBCCtrlA_0, FlowCtrlPeriod);
2411 ibc |= 0xfULL << SYM_LSB(IBCCtrlA_0, PhyerrThreshold);
2413 ibc |= 0xfULL << SYM_LSB(IBCCtrlA_0, OverrunThreshold);
2418 ibc |= ((u64)(ppd->ibmaxlen >> 2) + 1) <<
2420 ppd->cpspec->ibcctrl_a = ibc; /* without linkcmd or linkinitcmd! */
2423 * Reset the PCS interface to the serdes (and also ibc, which is still
2485 /* write to chip to prevent back-to-back writes of ibc reg */
4325 if (!strncmp(what, "ibc", 3)) {