Searched refs:Bps (Results 1 – 2 of 2) sorted by relevance
80 max-memory-bandwidth = <94371840>; /* Bps, 1024x768@60 16bpp */
173 update_tx_rate_limit(struct adapter *sc, struct toepcb *toep, u_int Bps) in update_tx_rate_limit() argument176 const u_int kbps = (u_int) (uint64_t)Bps * 8ULL / 1000; in update_tx_rate_limit()