Home
last modified time | relevance | path

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

/linux-6.15/drivers/firewire/
H A Dpacket-serdes-test.c196 bool has_more_packets) in serialize_phy_packet_self_id_zero() argument
231 unsigned int sequence, bool has_more_packets) in serialize_phy_packet_self_id_extended() argument
662 bool has_more_packets; in test_phy_packet_self_id_zero_case0() local
678 KUNIT_EXPECT_FALSE(test, has_more_packets); in test_phy_packet_self_id_zero_case0()
717 bool has_more_packets; in test_phy_packet_self_id_zero_case1() local
733 KUNIT_EXPECT_FALSE(test, has_more_packets); in test_phy_packet_self_id_zero_case1()
775 bool has_more_packets; in test_phy_packet_self_id_zero_and_one() local
793 KUNIT_EXPECT_TRUE(test, has_more_packets); in test_phy_packet_self_id_zero_and_one()
800 &sequence, &has_more_packets); in test_phy_packet_self_id_zero_and_one()
806 KUNIT_EXPECT_FALSE(test, has_more_packets); in test_phy_packet_self_id_zero_and_one()
[all …]