Home
last modified time | relevance | path

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

/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac.h62 struct stmmac_tx_queue { struct
63 u32 tx_count_frames;
64 int tbs;
65 struct hrtimer txtimer;
66 u32 queue_index;
71 union {
77 u32 xsk_frames_done;
78 unsigned int cur_tx;
79 unsigned int dirty_tx;
80 dma_addr_t dma_tx_phy;
[all …]

Completed in 8 milliseconds