link_event_count 1053 drivers/pci/switch/switchtec.c 		if (count != stdev->link_event_count[idx]) {
link_event_count 1055 drivers/pci/switch/switchtec.c 			stdev->link_event_count[idx] = count;
link_event_count  389 include/linux/switchtec.h 	u8 link_event_count[SWITCHTEC_MAX_PFF_CSR];