Home
last modified time | relevance | path

Searched refs:lastcid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Dhe.c1647 unsigned cid, lastcid = -1; in he_service_rbrq() local
1676 if (cid != lastcid) in he_service_rbrq()
1678 lastcid = cid; in he_service_rbrq()
1703 lastcid = -1; in he_service_rbrq()
/kernel/linux/linux-6.6/drivers/atm/
H A Dhe.c1644 unsigned cid, lastcid = -1; in he_service_rbrq() local
1673 if (cid != lastcid) in he_service_rbrq()
1675 lastcid = cid; in he_service_rbrq()
1700 lastcid = -1; in he_service_rbrq()

Completed in 7 milliseconds