HSR_PT_SLAVE_A     49 net/hsr/hsr_debugfs.c 		seq_printf(sfp, "0x%lx, ", node->time_in[HSR_PT_SLAVE_A]);
HSR_PT_SLAVE_A    165 net/hsr/hsr_device.c 		case HSR_PT_SLAVE_A:
HSR_PT_SLAVE_A    489 net/hsr/hsr_device.c 	res = hsr_add_port(hsr, slave[0], HSR_PT_SLAVE_A);
HSR_PT_SLAVE_A    130 net/hsr/hsr_forward.c 	if (port->type == HSR_PT_SLAVE_A)
HSR_PT_SLAVE_A    189 net/hsr/hsr_forward.c 	if (port->type != HSR_PT_SLAVE_A && port->type != HSR_PT_SLAVE_B) {
HSR_PT_SLAVE_A    365 net/hsr/hsr_framereg.c 	if (node->time_in_stale[HSR_PT_SLAVE_A])
HSR_PT_SLAVE_A    366 net/hsr/hsr_framereg.c 		return hsr_port_get_hsr(hsr, HSR_PT_SLAVE_A);
HSR_PT_SLAVE_A    371 net/hsr/hsr_framereg.c 		       node->time_in[HSR_PT_SLAVE_A] +
HSR_PT_SLAVE_A    373 net/hsr/hsr_framereg.c 		return hsr_port_get_hsr(hsr, HSR_PT_SLAVE_A);
HSR_PT_SLAVE_A    374 net/hsr/hsr_framereg.c 	if (time_after(node->time_in[HSR_PT_SLAVE_A],
HSR_PT_SLAVE_A    405 net/hsr/hsr_framereg.c 		time_a = node->time_in[HSR_PT_SLAVE_A];
HSR_PT_SLAVE_A    410 net/hsr/hsr_framereg.c 			node->time_in_stale[HSR_PT_SLAVE_A] = true;
HSR_PT_SLAVE_A    419 net/hsr/hsr_framereg.c 		if (node->time_in_stale[HSR_PT_SLAVE_A] ||
HSR_PT_SLAVE_A    491 net/hsr/hsr_framereg.c 	tdiff = jiffies - node->time_in[HSR_PT_SLAVE_A];
HSR_PT_SLAVE_A    492 net/hsr/hsr_framereg.c 	if (node->time_in_stale[HSR_PT_SLAVE_A])
HSR_PT_SLAVE_A    513 net/hsr/hsr_framereg.c 	*if2_seq = node->seq_out[HSR_PT_SLAVE_A];
HSR_PT_SLAVE_A     63 net/hsr/hsr_main.c 		if (port->type == HSR_PT_SLAVE_A) {
HSR_PT_SLAVE_A     89 net/hsr/hsr_netlink.c 	port = hsr_port_get_hsr(hsr, HSR_PT_SLAVE_A);
HSR_PT_SLAVE_A    323 net/hsr/hsr_netlink.c 	port = hsr_port_get_hsr(hsr, HSR_PT_SLAVE_A);