Searched defs:st_fifo (Results 1 – 8 of 8) sorted by relevance
160 struct st_fifo { struct161 struct st_fifo_entry entries[10]; argument169 struct st_fifo st_fifo; argument
166 struct st_fifo { struct167 struct st_fifo_entry entries[MAX_RX_WINDOW]; argument190 struct st_fifo st_fifo; /* Info about received frames */ argument
227 struct st_fifo { struct228 struct st_fifo_entry entries[MAX_RX_WINDOW]; argument250 struct st_fifo st_fifo; /* Info about received frames */ argument
1050 struct st_fifo *st_fifo; in via_ircc_dma_receive_complete() local1172 struct st_fifo *st_fifo; in upload_rxdata() local1220 struct st_fifo *st_fifo; in RxTimerHandler() local
47 struct st_fifo { struct48 struct st_fifo_entry entries[MAX_RX_WINDOW + 2]; argument49 int pending_bytes;50 int head;51 int tail;52 int len;94 struct st_fifo st_fifo; /* Info about received frames */ member
788 struct st_fifo *st_fifo; in w83977af_dma_receive_complete() local
1790 struct st_fifo *st_fifo; in ali_ircc_dma_receive_complete() local
1769 struct st_fifo *st_fifo; in nsc_ircc_dma_receive_complete() local