HomeSort by relevance Sort by last modified time
    Searched refs:get_rate (Results 1 - 10 of 10) sorted by null

  /external/iproute2/tc/
m_police.c 197 if (get_rate(&p.rate.rate, *argv)) {
207 if (get_rate(&avrate, *argv)) {
217 if (get_rate(&p.peakrate.rate, *argv)) {
q_hfsc.c 301 if (get_rate(&m1, *argv) < 0) {
319 if (get_rate(&m2, *argv) < 0) {
362 if (get_rate(&rate, *argv) < 0) {
q_fq.c 119 if (get_rate(&maxrate, *argv)) {
126 if (get_rate(&defrate, *argv)) {
q_red.c 89 if (get_rate(&rate, *argv)) {
127 get_rate(&rate, "10Mbit");
tc_util.h 63 extern int get_rate(unsigned *rate, const char *str);
q_gred.c 205 if (get_rate(&rate, *argv)) {
236 get_rate(&rate, "10Mbit");
q_cbq.c 69 if (get_rate(&r.rate, *argv)) {
208 if (get_rate(&r.rate, *argv)) {
214 if (get_rate(&bndw, *argv)) {
q_choke.c 59 if (get_rate(&rate, *argv)) {
tc_util.c 195 int get_rate(unsigned *rate, const char *str) function
  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifilogger_diag.cpp 1304 static u16 get_rate(u16 mcs_r) function
    [all...]

Completed in 224 milliseconds