Lines Matching refs:port_index
663 unsigned int port_index; in test_phy_packet_self_id_zero_case0() local
684 for (port_index = 0; port_index < ARRAY_SIZE(port_status); ++port_index) { in test_phy_packet_self_id_zero_case0()
685 port_status[port_index] = in test_phy_packet_self_id_zero_case0()
686 self_id_sequence_get_port_status(expected, ARRAY_SIZE(expected), port_index); in test_phy_packet_self_id_zero_case0()
693 for (port_index = 0; port_index < ARRAY_SIZE(port_status); ++port_index) { in test_phy_packet_self_id_zero_case0()
694 self_id_sequence_set_port_status(quadlets, ARRAY_SIZE(quadlets), port_index, in test_phy_packet_self_id_zero_case0()
695 port_status[port_index]); in test_phy_packet_self_id_zero_case0()
718 unsigned int port_index; in test_phy_packet_self_id_zero_case1() local
739 for (port_index = 0; port_index < ARRAY_SIZE(port_status); ++port_index) { in test_phy_packet_self_id_zero_case1()
740 port_status[port_index] = in test_phy_packet_self_id_zero_case1()
741 self_id_sequence_get_port_status(expected, ARRAY_SIZE(expected), port_index); in test_phy_packet_self_id_zero_case1()
748 for (port_index = 0; port_index < ARRAY_SIZE(port_status); ++port_index) { in test_phy_packet_self_id_zero_case1()
749 self_id_sequence_set_port_status(quadlets, ARRAY_SIZE(quadlets), port_index, in test_phy_packet_self_id_zero_case1()
750 port_status[port_index]); in test_phy_packet_self_id_zero_case1()
778 unsigned int port_index; in test_phy_packet_self_id_zero_and_one() local
812 for (port_index = 0; port_index < ARRAY_SIZE(port_status); ++port_index) { in test_phy_packet_self_id_zero_and_one()
813 port_status[port_index] = in test_phy_packet_self_id_zero_and_one()
814 self_id_sequence_get_port_status(expected, ARRAY_SIZE(expected), port_index); in test_phy_packet_self_id_zero_and_one()
829 for (port_index = 0; port_index < ARRAY_SIZE(port_status); ++port_index) { in test_phy_packet_self_id_zero_and_one()
830 self_id_sequence_set_port_status(quadlets, ARRAY_SIZE(quadlets), port_index, in test_phy_packet_self_id_zero_and_one()
831 port_status[port_index]); in test_phy_packet_self_id_zero_and_one()