Lines Matching refs:xnf_evtchn
823 xnfp->xnf_evtchn); in xnf_be_connect()
998 xnfp->xnf_evtchn = xvdi_get_evtchn(devinfo); in xnf_attach()
1000 ec_bind_evtchn_to_handler(xnfp->xnf_evtchn, IPL_VIF, xnf_intr, in xnf_attach()
1120 xnfp->xnf_evtchn = xvdi_get_evtchn(devinfo); in xnf_attach()
1122 ec_bind_evtchn_to_handler(xnfp->xnf_evtchn, IPL_VIF, xnf_intr, xnfp); in xnf_attach()
1156 ec_unbind_evtchn(xnfp->xnf_evtchn); in xnf_attach()
1161 xnfp->xnf_evtchn = INVALID_EVTCHN; in xnf_attach()
1202 ec_unbind_evtchn(xnfp->xnf_evtchn); in xnf_detach()
1213 xnfp->xnf_evtchn = INVALID_EVTCHN; in xnf_detach()
1250 ec_unbind_evtchn(xnfp->xnf_evtchn); in xnf_detach()
1381 ec_notify_via_evtchn(xnfp->xnf_evtchn); in xnf_set_multicast()
1728 ec_notify_via_evtchn(xnfp->xnf_evtchn); in xnf_tx_push_packet()
2107 ec_notify_via_evtchn(xnfp->xnf_evtchn); in xnf_intr()
3241 ec_notify_via_evtchn(xnfp->xnf_evtchn); in oe_state_change()