Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Deni.h98 struct atm_vcc *fast,*last_fast;/* queues of VCCs with pending PDUs */ member
H A Deni.c704 ENI_VCC(eni_dev->last_fast)->next = vcc; in get_service()
706 eni_dev->last_fast = vcc; in get_service()
912 eni_dev->fast = eni_dev->last_fast = NULL; in start_rx()
/kernel/linux/linux-6.6/drivers/atm/
H A Deni.h98 struct atm_vcc *fast,*last_fast;/* queues of VCCs with pending PDUs */ member
H A Deni.c704 ENI_VCC(eni_dev->last_fast)->next = vcc; in get_service()
706 eni_dev->last_fast = vcc; in get_service()
912 eni_dev->fast = eni_dev->last_fast = NULL; in start_rx()

Completed in 7 milliseconds