Searched defs:stmmac_rx_queue (Results 1 – 1 of 1) sorted by relevance
118 struct stmmac_rx_queue { struct119 u32 rx_count_frames;120 u32 queue_index;128 unsigned int cur_rx;129 unsigned int dirty_rx;130 unsigned int buf_alloc_num;132 dma_addr_t dma_rx_phy;133 u32 rx_tail_addr;134 unsigned int state_saved;135 struct {[all …]
Completed in 9 milliseconds