Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac.h116 struct stmmac_rx_queue { struct
117 u32 rx_count_frames;
118 u32 queue_index;
126 unsigned int cur_rx;
127 unsigned int dirty_rx;
129 u32 rx_zeroc_thresh;
130 dma_addr_t dma_rx_phy;
131 u32 rx_tail_addr;
132 unsigned int state_saved;
133 struct {
[all …]

Completed in 7 milliseconds