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() argument207 phy_packet_self_id_set_more_packets(quadlet, has_more_packets); in serialize_phy_packet_self_id_zero()215 bool *is_initiated_reset, bool *has_more_packets) in deserialize_phy_packet_self_id_zero() argument226 *has_more_packets = phy_packet_self_id_get_more_packets(quadlet); in deserialize_phy_packet_self_id_zero()231 unsigned int sequence, bool has_more_packets) in serialize_phy_packet_self_id_extended() argument237 phy_packet_self_id_set_more_packets(quadlet, has_more_packets); in serialize_phy_packet_self_id_extended()242 unsigned int *sequence, bool *has_more_packets) in deserialize_phy_packet_self_id_extended() argument248 *has_more_packets = phy_packet_self_id_get_more_packets(quadlet); in deserialize_phy_packet_self_id_extended()662 bool has_more_packets; in test_phy_packet_self_id_zero_case0() local667 &power_class, &is_initiated_reset, &has_more_packets); in test_phy_packet_self_id_zero_case0()[all …]