Home
last modified time | relevance | path

Searched refs:vioif_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/vioif/
H A Dvioif.c97 static boolean_t vioif_has_feature(vioif_t *, uint32_t);
98 static void vioif_reclaim_restart(vioif_t *);
112 static uint_t vioif_add_rx(vioif_t *);
260 vioif_txbuf_alloc(vioif_t *vif) in vioif_txbuf_alloc()
274 vioif_txbuf_free(vioif_t *vif, vioif_txbuf_t *tb) in vioif_txbuf_free()
286 vioif_rxbuf_alloc(vioif_t *vif) in vioif_rxbuf_alloc()
300 vioif_rxbuf_free(vioif_t *vif, vioif_rxbuf_t *rb) in vioif_rxbuf_free()
315 vioif_t *vif = rb->rb_vioif; in vioif_rx_free_callback()
339 vioif_ctrlbuf_alloc(vioif_t *vif) in vioif_ctrlbuf_alloc()
353 vioif_ctrlbuf_free(vioif_t *vif, vioif_ctrlbuf_t *cb) in vioif_ctrlbuf_free()
[all …]
H A Dvioif.h315 typedef struct vioif vioif_t; typedef
329 vioif_t *rb_vioif;
339 vioif_t *cb_vioif;