Searched defs:stmmac_rx_queue (Results 1 – 1 of 1) sorted by relevance
95 struct stmmac_rx_queue { struct96 u32 rx_count_frames;97 u32 queue_index;105 unsigned int cur_rx;106 unsigned int dirty_rx;108 u32 rx_zeroc_thresh;109 dma_addr_t dma_rx_phy;110 u32 rx_tail_addr;111 unsigned int state_saved;112 struct {[all …]
Completed in 5 milliseconds