Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142171085
D1694.id3473.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
533 B
Referenced Files
None
Subscribers
None
D1694.id3473.diff
View Options
Index: sys/dev/sfxge/sfxge_tx.h
===================================================================
--- sys/dev/sfxge/sfxge_tx.h
+++ sys/dev/sfxge/sfxge_tx.h
@@ -139,7 +139,6 @@
bus_dma_tag_t packet_dma_tag;
efx_buffer_t *pend_desc;
efx_txq_t *common;
- struct sfxge_txq *next;
efsys_mem_t *tsoh_buffer;
@@ -173,6 +172,7 @@
*/
unsigned int pending __aligned(CACHE_LINE_SIZE);
unsigned int completed;
+ struct sfxge_txq *next;
};
extern int sfxge_tx_packet_add(struct sfxge_txq *, struct mbuf *);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 17, 6:28 PM (5 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27697629
Default Alt Text
D1694.id3473.diff (533 B)
Attached To
Mode
D1694: sfxge: Move txq->next pointer to part writable on completion path
Attached
Detach File
Event Timeline
Log In to Comment