Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Dhe.h768 #define TSR4_SESSION_ENDED (1<<30) macro
H A Dhe.c2413 /* also clears TSR4_SESSION_ENDED */ in he_close()
2454 while (!((tsr4 = he_readl_tsr4(he_dev, cid)) & TSR4_SESSION_ENDED)) { in he_close()
2455 HPRINTK("close tx cid 0x%x !TSR4_SESSION_ENDED (tsr4 = 0x%x)\n", cid, tsr4); in he_close()
/kernel/linux/linux-6.6/drivers/atm/
H A Dhe.h768 #define TSR4_SESSION_ENDED (1<<30) macro
H A Dhe.c2410 /* also clears TSR4_SESSION_ENDED */ in he_close()
2451 while (!((tsr4 = he_readl_tsr4(he_dev, cid)) & TSR4_SESSION_ENDED)) { in he_close()
2452 HPRINTK("close tx cid 0x%x !TSR4_SESSION_ENDED (tsr4 = 0x%x)\n", cid, tsr4); in he_close()

Completed in 10 milliseconds