Searched refs:trb_queued (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/tokenring/
H A Dlanstreamer.h286 volatile int trb_queued; /* True if a TRB is posted */ member in struct:streamer_private
H A Dolympic.h263 volatile int trb_queued; /* True if a TRB is posted */ member in struct:olympic_private
H A Dlanstreamer.c1128 if (streamer_priv->trb_queued) {
1132 streamer_priv->trb_queued = 0;
H A Dolympic.c1014 if (olympic_priv->trb_queued) {
1017 olympic_priv->trb_queued = 0 ;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/tokenring/
H A Dlanstreamer.h286 volatile int trb_queued; /* True if a TRB is posted */ member in struct:streamer_private
H A Dolympic.h263 volatile int trb_queued; /* True if a TRB is posted */ member in struct:olympic_private
H A Dlanstreamer.c1128 if (streamer_priv->trb_queued) {
1132 streamer_priv->trb_queued = 0;
H A Dolympic.c1014 if (olympic_priv->trb_queued) {
1017 olympic_priv->trb_queued = 0 ;

Completed in 125 milliseconds