Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4v/sys/
H A Dvnet_gen.h260 typedef struct vgen_ldc { struct
262 struct vgen_port *portp; /* associated port */
269 kmutex_t cblock; /* sync callback processing */
270 kmutex_t txlock; /* protect txd alloc */
271 kmutex_t tclock; /* tx reclaim lock */
272 kmutex_t wrlock; /* sync transmits */
273 kmutex_t rxlock; /* sync reception */
274 kmutex_t pollq_lock; /* sync polling and rxworker */
279 uint64_t ldc_id; /* channel number */
280 uint64_t ldc_handle; /* channel handle */
[all …]