Lines Matching full:could
784 zassert_equal(ret, 0, "could not get the number of priority queues"); in ZTEST()
805 zassert_equal(ret, 0, "could not disable qav"); in ZTEST()
814 zassert_equal(ret, 0, "could not read qav status"); in ZTEST()
825 zassert_equal(ret, 0, "could not enable qav"); in ZTEST()
834 zassert_equal(ret, 0, "could not read qav status"); in ZTEST()
847 zassert_equal(ret, 0, "could not set delta bandwidth"); in ZTEST()
855 zassert_equal(ret, 0, "could not read delta bandwidth"); in ZTEST()
866 zassert_equal(ret, 0, "could not set idle slope"); in ZTEST()
874 zassert_equal(ret, 0, "could not read idle slope"); in ZTEST()
885 zassert_equal(ret, 0, "could not read oper idle slope"); in ZTEST()
961 zassert_equal(ret, 0, "could not get the number of ports (%d)", ret); in ZTEST()
982 zassert_equal(ret, 0, "could not disable qbv for port %d", i); in ZTEST()
991 zassert_equal(ret, 0, "could not read qbv status (%d)", ret); in ZTEST()
1002 zassert_equal(ret, 0, "could not enable qbv (%d)", ret); in ZTEST()
1011 zassert_equal(ret, 0, "could not read qbv status (%d)", ret); in ZTEST()
1030 zassert_equal(ret, 0, "could not set base time (%d)", ret); in ZTEST()
1043 zassert_equal(ret, 0, "could not read times (%d)", ret); in ZTEST()
1066 zassert_equal(ret, 0, "could not set gate control list (%d)", in ZTEST()
1074 zassert_equal(ret, 0, "could not read gate control (%d)", ret); in ZTEST()
1084 "could not set gate control list len (%d)", ret); in ZTEST()
1093 "could not read gate control list len (%d)", in ZTEST()
1137 zassert_equal(ret, 0, "could not get the number of ports (%d)", ret); in ZTEST()
1157 zassert_equal(ret, 0, "could not disable qbu for port %d (%d)", in ZTEST()
1167 zassert_equal(ret, 0, "could not read qbu status (%d)", ret); in ZTEST()
1178 zassert_equal(ret, 0, "could not enable qbu (%d)", ret); in ZTEST()
1187 zassert_equal(ret, 0, "could not read qbu status (%d)", ret); in ZTEST()
1200 zassert_equal(ret, 0, "could not set release advance (%d)", in ZTEST()
1209 zassert_equal(ret, 0, "could not read release advance (%d)", in ZTEST()
1221 zassert_equal(ret, 0, "could not set hold advance (%d)", ret); in ZTEST()
1229 zassert_equal(ret, 0, "could not read hold advance (%d)", ret); in ZTEST()
1241 "could set link partner status (%d)", ret); in ZTEST()
1250 "could not read link partner status (%d)", ret); in ZTEST()
1262 "could not set additional frag size (%d)", ret); in ZTEST()
1271 "could not read additional frag size (%d)", ret); in ZTEST()
1293 "could not set frame preempt status (%d)", ret); in ZTEST()
1309 "could not read frame preempt status (%d)", ret); in ZTEST()
1338 zassert_equal(ret, 0, "could not get the number of priority queues"); in ZTEST()
1357 zassert_equal(ret, -EACCES, "could disable TXTIME for queue 0 (%d)", in ZTEST()
1373 zassert_equal(ret, 0, "could not disable TXTIME for queue %d (%d)", in ZTEST()
1382 zassert_equal(ret, 0, "could not read txtime status (%d)", ret); in ZTEST()
1392 zassert_equal(ret, 0, "could not enable txtime (%d)", ret); in ZTEST()
1400 zassert_equal(ret, 0, "could not read txtime status (%d)", ret); in ZTEST()