Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac.h59 struct stmmac_tx_queue { struct
60 u32 tx_count_frames;
61 int tbs;
62 struct hrtimer txtimer;
63 u32 queue_index;
68 union {
74 u32 xsk_frames_done;
75 unsigned int cur_tx;
76 unsigned int dirty_tx;
77 dma_addr_t dma_tx_phy;
[all …]

Completed in 5 milliseconds