Searched refs:sGetRxCnt (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/char/
H A Drocket_int.h845 Function: sGetRxCnt
847 Call: sGetRxCnt(ChP)
853 #define sGetRxCnt(ChP) sInW((ChP)->TxRxCount) macro
H A Drocket.c326 ToRecv = sGetRxCnt(cp);
390 if (sGetRxCnt(cp) == 0) {
2907 if (sGetRxCnt(ChP) == 0) /* Rx FIFO empty */

Completed in 104 milliseconds