Home
last modified time | relevance | path

Searched refs:BYTES_PER_KBIT (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dunits.h38 #define BYTES_PER_KBIT (KILO / BITS_PER_BYTE) macro
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.c2235 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()