Home
last modified time | relevance | path

Searched refs:link_event_count (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dswitchtec.h511 u8 link_event_count[SWITCHTEC_MAX_PFF_CSR]; member
/kernel/linux/linux-6.6/include/linux/
H A Dswitchtec.h511 u8 link_event_count[SWITCHTEC_MAX_PFF_CSR]; member
/kernel/linux/linux-5.10/drivers/pci/switch/
H A Dswitchtec.c1222 if (count != stdev->link_event_count[idx]) { in check_link_state_events()
1224 stdev->link_event_count[idx] = count; in check_link_state_events()
/kernel/linux/linux-6.6/drivers/pci/switch/
H A Dswitchtec.c1279 if (count != stdev->link_event_count[idx]) { in check_link_state_events()
1281 stdev->link_event_count[idx] = count; in check_link_state_events()

Completed in 8 milliseconds