Home
last modified time | relevance | path

Searched defs:stmmac_rx_queue (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac.h118 struct stmmac_rx_queue { struct
119 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