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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 69 milliseconds