Searched refs:BYTES_PER_KBIT (Results 1 – 2 of 2) sorted by relevance
38 #define BYTES_PER_KBIT (KILO / BITS_PER_BYTE) macro
2235 cbs->idle_slope = div_s64(offload->idleslope * BYTES_PER_KBIT, in sja1105_setup_tc_cbs()2237 cbs->send_slope = div_s64(abs(offload->sendslope * BYTES_PER_KBIT), in sja1105_setup_tc_cbs()