Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thunderbolt/
Dtest.c865 enum tb_port_type in_type; member
884 .in_type = TB_TYPE_PCIE_DOWN, in tb_test_path_not_bonded_lane0()
891 .in_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane0()
919 test_data[i].in_type); in tb_test_path_not_bonded_lane0()
946 .in_type = TB_TYPE_DP_HDMI_IN, in tb_test_path_not_bonded_lane1()
953 .in_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1()
981 test_data[i].in_type); in tb_test_path_not_bonded_lane1()
1010 .in_type = TB_TYPE_DP_HDMI_IN, in tb_test_path_not_bonded_lane1_chain()
1017 .in_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1_chain()
1024 .in_type = TB_TYPE_PORT, in tb_test_path_not_bonded_lane1_chain()
[all …]
/linux-6.12.1/net/bridge/
Dbr_mrp.c1127 u8 in_type = br_mrp_get_frame_type(skb); in br_mrp_rcv() local
1137 in_type == BR_MRP_TLV_HEADER_IN_TEST) in br_mrp_rcv()
1161 if (in_type == BR_MRP_TLV_HEADER_IN_TEST) { in br_mrp_rcv()
1194 if (in_type == BR_MRP_TLV_HEADER_IN_TEST) in br_mrp_rcv()
1201 (in_type == BR_MRP_TLV_HEADER_IN_LINK_UP || in br_mrp_rcv()
1202 in_type == BR_MRP_TLV_HEADER_IN_LINK_DOWN)) in br_mrp_rcv()
1211 in_type == BR_MRP_TLV_HEADER_IN_LINK_STATUS) { in br_mrp_rcv()
1219 if (in_type == BR_MRP_TLV_HEADER_IN_TOPO) { in br_mrp_rcv()