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
1027 struct st_fifo *st_fifo; in via_ircc_dma_receive_complete() local1149 struct st_fifo *st_fifo; in upload_rxdata() local1197 struct st_fifo *st_fifo; in RxTimerHandler() local
45 struct st_fifo { struct46 struct st_fifo_entry entries[MAX_RX_WINDOW + 2]; argument47 int pending_bytes;48 int head;49 int tail;50 int len;92 struct st_fifo st_fifo; /* Info about received frames */ member
749 struct st_fifo *st_fifo; in w83977af_dma_receive_complete() local
1743 struct st_fifo *st_fifo; in ali_ircc_dma_receive_complete() local
1763 struct st_fifo *st_fifo; in nsc_ircc_dma_receive_complete() local