Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/atm/
Deni.h99 struct atm_vcc *slow,*last_slow; member
Deni.c710 ENI_VCC(eni_dev->last_slow)->next = vcc; in get_service()
712 eni_dev->last_slow = vcc; in get_service()
913 eni_dev->slow = eni_dev->last_slow = NULL; in start_rx()