Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h105 struct funeth_txq { struct
120 struct funeth_txq_stats stats; argument
122 u32 irq_db_val; /* value written to IRQ doorbell */
123 u32 cons_cnt; /* consumer (cleanup) counter */
124 struct net_device *netdev;
125 struct fun_irq *irq;
126 int numa_node;
127 u8 init_state; /* queue initialization state */
128 struct u64_stats_sync syncp;