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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/tokenring/
H A Dlanstreamer.h298 volatile int trb_queued; /* True if a TRB is posted */ member in struct:streamer_private
H A Dolympic.h266 volatile int trb_queued; /* True if a TRB is posted */ member in struct:olympic_private
H A Dolympic.c1019 if (olympic_priv->trb_queued) {
1022 olympic_priv->trb_queued = 0 ;
H A Dlanstreamer.c1126 if (streamer_priv->trb_queued) {
1130 streamer_priv->trb_queued = 0;

Completed in 47 milliseconds