Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_common.h376 struct sxgbe_tx_queue { struct
377 unsigned int irq_no;
380 dma_addr_t dma_tx_phy;
384 unsigned int cur_tx;
385 unsigned int dirty_tx;
386 u32 tx_count_frames;
387 u32 tx_coal_frames;
388 u32 tx_coal_timer;
389 int hwts_tx_en;
390 u16 prev_mss;
[all …]