Searched refs:has_more_packets (Results 1 – 1 of 1) sorted by relevance
196 bool has_more_packets) in serialize_phy_packet_self_id_zero() argument231 unsigned int sequence, bool has_more_packets) in serialize_phy_packet_self_id_extended() argument662 bool has_more_packets; in test_phy_packet_self_id_zero_case0() local678 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() local733 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() local793 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 …]