Lines Matching defs:profile
1040 struct tb_profile profile[2];
1108 LOG(LOG_ERR, 0, "missing tb profile");
1111 profile[0].rate = atobps(w);
1113 LOG(LOG_ERR, 0, "missing tb profile");
1116 profile[0].depth = atobytes(w);
1122 if (qcmd_cdnr_add_tbmeter(action, ifname, NULL, &profile[0],
1130 LOG(LOG_ERR, 0, "missing tb profile");
1133 profile[i].rate = atobps(w);
1135 LOG(LOG_ERR, 0, "missing tb profile");
1138 profile[i].depth = atobytes(w);
1154 &profile[0], &profile[1],