Searched refs:SUNI_SPTB_CTRL_LEN16 (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 Dsuni.h214 #define SUNI_SPTB_CTRL_LEN16 0x01 /* path trace message length */ macro
H A Dsuni.c197 PUT(GET(SPTB_CTRL) & ~SUNI_SPTB_CTRL_LEN16, SPTB_CTRL);
211 PUT(GET(SPTB_CTRL) | SUNI_SPTB_CTRL_LEN16, SPTB_CTRL);

Completed in 229 milliseconds