Home
last modified time | relevance | path

Searched refs:xnbp (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnb.c160 xnb_t *xnbp; in xnb_ks_aux_update() local
219 xnbp->xnb_kstat_aux->ks_private = xnbp; in xnb_ks_init()
410 xnbp = kmem_zalloc(sizeof (*xnbp), KM_SLEEP); in xnb_attach()
519 kmem_free(xnbp, sizeof (*xnbp)); in xnb_attach()
553 kmem_free(xnbp, sizeof (*xnbp)); in xnb_detach()
1429 status = xnbp->xnb_flavour->xf_mcast_add(xnbp, in xnb_from_peer()
1434 status = xnbp->xnb_flavour->xf_mcast_del(xnbp, in xnb_from_peer()
1615 xnbp->xnb_flavour->xf_from_peer(xnbp, mp); in xnb_intr()
1732 if (!xnbp->xnb_flavour->xf_start_connect(xnbp)) { in xnb_start_connect()
1742 xnbp->xnb_flavour->xf_peer_disconnected(xnbp); in xnb_start_connect()
[all …]
H A Dxnbu.c144 _NOTE(ARGUNUSED(xnbp)); in xnbu_cksum_to_peer()
178 _NOTE(ARGUNUSED(xnbp)); in xnbu_peer_connected()
201 xnb_t *xnbp = arg; in xnbu_m_send() local
238 xnb_t *xnbp = arg; in xnbu_m_set_mac_addr() local
298 xnb_t *xnbp = arg; in xnbu_m_stat() local
305 *val = xnbp->xnb_stat_##r; \ in xnbu_m_stat()
379 xnb_t *xnbp; in xnbu_attach() local
406 ASSERT(xnbp != NULL); in xnbu_attach()
409 mr->m_driver = xnbp; in xnbu_attach()
463 ASSERT(xnbp != NULL); in xnbu_detach()
[all …]
H A Dxnbo.c103 xnbp->xnb_stat_mac_full++; in xnbo_to_mac()
150 _NOTE(ARGUNUSED(xnbp)); in xnbo_cksum_to_peer()
198 xnb_t *xnbp = arg; in xnbo_from_mac() local
216 xnb_t *xnbp = arg; in xnbo_from_mac_filter() local
331 xnbp); in xnbo_open_mac()
405 (void *), xnbp, in i_xnbo_close_mac()
480 xnbo_close_mac(xnbp); in xnbo_peer_disconnected()
556 (void *), xnbp, in xnbo_mcast_find()
586 (void *), xnbp, in xnbo_mcast_add()
666 if (!xnbp->xnb_detachable || xnbp->xnb_connected || in xnbo_detach()
[all …]