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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dhe.h768 #define TSR4_SESSION_ENDED (1<<30) macro
H A Dhe.c2426 /* also clears TSR4_SESSION_ENDED */
2467 while (!((tsr4 = he_readl_tsr4(he_dev, cid)) & TSR4_SESSION_ENDED)) {
2468 HPRINTK("close tx cid 0x%x !TSR4_SESSION_ENDED (tsr4 = 0x%x)\n", cid, tsr4);

Completed in 82 milliseconds