Searched refs:RS_NORINGOP (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/h/
H A Dsmc.h297 #define RS_NORINGOP (1<< 5) /* no ring op */ macro
309 #define RS_CLEAR_EVENT (0xffff & ~(RS_NORINGOP))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/
H A Drmt.c174 RS_SET(smc,RS_NORINGOP) ;
217 RS_SET(smc,RS_NORINGOP) ;
252 RS_CLEAR(smc,RS_NORINGOP) ;
H A Dskfddi.c1868 if (status & RS_NORINGOP)
1869 pr_debug("RS_NORINGOP ");

Completed in 74 milliseconds