Searched refs:AQ_MBPS_DIVISOR (Results 1 – 2 of 2) sorted by relevance
397 do_div(max_rate, AQ_MBPS_DIVISOR); in aq_ndo_setup_tc()404 do_div(min_rate, AQ_MBPS_DIVISOR); in aq_ndo_setup_tc()
42 #define AQ_MBPS_DIVISOR 125000 /* 1000000 / 8 */ macro