Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thunderbolt/
Dtest.c738 enum tb_port_type in_type; member
757 .in_type = TB_TYPE_PCIE_DOWN, in tb_test_path_not_bonded_lane0()
764 .in_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane0()
792 test_data[i].in_type); in tb_test_path_not_bonded_lane0()
819 .in_type = TB_TYPE_DP_HDMI_IN, in tb_test_path_not_bonded_lane1()
826 .in_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1()
854 test_data[i].in_type); in tb_test_path_not_bonded_lane1()
883 .in_type = TB_TYPE_DP_HDMI_IN, in tb_test_path_not_bonded_lane1_chain()
890 .in_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1_chain()
897 .in_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1_chain()
[all …]
/Linux-v5.10/net/bridge/
Dbr_mrp.c1067 u8 in_type = br_mrp_get_frame_type(skb); in br_mrp_rcv() local
1077 in_type == BR_MRP_TLV_HEADER_IN_TEST) in br_mrp_rcv()
1101 if (in_type == BR_MRP_TLV_HEADER_IN_TEST) { in br_mrp_rcv()
1134 if (in_type == BR_MRP_TLV_HEADER_IN_TEST) in br_mrp_rcv()
1141 (in_type == BR_MRP_TLV_HEADER_IN_LINK_UP || in br_mrp_rcv()
1142 in_type == BR_MRP_TLV_HEADER_IN_LINK_DOWN)) in br_mrp_rcv()
1148 if (in_type == BR_MRP_TLV_HEADER_IN_TOPO) { in br_mrp_rcv()