Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/xen-netback/
A Dcommon.h149 atomic_t eoi_pending;
155 struct napi_struct napi;
157 unsigned int tx_irq;
177 spinlock_t callback_lock;
182 spinlock_t response_lock;
191 struct task_struct *task;
192 wait_queue_head_t wq;
194 unsigned int rx_irq;
204 bool stalled;
213 u64 credit_window_start;
[all …]

Completed in 8 milliseconds