Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/
H A Dxen-netfront.c107 struct netfront_queue { struct
110 struct netfront_info *info;
114 struct napi_struct napi;
119 unsigned int tx_evtchn, rx_evtchn;
120 unsigned int tx_irq, rx_irq;
125 spinlock_t tx_lock;
127 int tx_ring_ref;
137 grant_ref_t gref_tx_head;
140 unsigned tx_skb_freelist;
141 unsigned int tx_pend_queue;
[all …]