Lines Matching refs:scode
194 unsigned int scode, bool is_contender, in serialize_phy_packet_self_id_zero() argument
203 phy_packet_self_id_zero_set_scode(quadlet, scode); in serialize_phy_packet_self_id_zero()
213 unsigned int *scode, bool *is_contender, in deserialize_phy_packet_self_id_zero() argument
222 *scode = phy_packet_self_id_zero_get_scode(quadlet); in deserialize_phy_packet_self_id_zero()
657 unsigned int scode; in test_phy_packet_self_id_zero_case0() local
666 &link_is_active, &gap_count, &scode, &is_contender, in test_phy_packet_self_id_zero_case0()
674 KUNIT_EXPECT_EQ(test, SCODE_400, scode); in test_phy_packet_self_id_zero_case0()
681 link_is_active, gap_count, scode, is_contender, in test_phy_packet_self_id_zero_case0()
712 unsigned int scode; in test_phy_packet_self_id_zero_case1() local
721 &link_is_active, &gap_count, &scode, &is_contender, in test_phy_packet_self_id_zero_case1()
729 KUNIT_EXPECT_EQ(test, SCODE_800, scode); in test_phy_packet_self_id_zero_case1()
736 link_is_active, gap_count, scode, is_contender, in test_phy_packet_self_id_zero_case1()
770 unsigned int scode; in test_phy_packet_self_id_zero_and_one() local
781 &link_is_active, &gap_count, &scode, &is_contender, in test_phy_packet_self_id_zero_and_one()
789 KUNIT_EXPECT_EQ(test, SCODE_400, scode); in test_phy_packet_self_id_zero_and_one()
796 link_is_active, gap_count, scode, is_contender, in test_phy_packet_self_id_zero_and_one()