Home
last modified time | relevance | path

Searched refs:ether_poll_register (Results 1 – 22 of 22) sorted by relevance

/freebsd-14.2/sys/kern/
H A Dkern_poll.c478 ether_poll_register(poll_handler_t *h, if_t ifp) in ether_poll_register() function
/freebsd-14.2/sys/dev/firewire/
H A Dif_fwe.c386 error = ether_poll_register(fwe_poll, ifp); in fwe_ioctl()
H A Dif_fwip.c401 error = ether_poll_register(fwip_poll, ifp); in fwip_ioctl()
/freebsd-14.2/sys/net/
H A Dif_var.h721 int ether_poll_register(poll_handler_t *h, if_t ifp);
/freebsd-14.2/sys/dev/smc/
H A Dif_smc.c1289 ether_poll_register(smc_poll, ifp); in smc_init_locked()
/freebsd-14.2/sys/dev/tsec/
H A Dif_tsec.c978 error = ether_poll_register(tsec_poll, ifp); in tsec_ioctl()
/freebsd-14.2/sys/dev/rl/
H A Dif_rl.c1842 error = ether_poll_register(rl_poll, ifp); in rl_ioctl()
/freebsd-14.2/sys/dev/mge/
H A Dif_mge.c1524 error = ether_poll_register(mge_poll, ifp); in mge_ioctl()
/freebsd-14.2/sys/dev/netmap/
H A Dif_ptnet.c780 err = ether_poll_register(ptnet_poll, ifp); in ptnet_ioctl()
/freebsd-14.2/sys/arm/allwinner/
H A Dif_awg.c1148 error = ether_poll_register(awg_poll, ifp); in awg_ioctl()
/freebsd-14.2/sys/dev/ste/
H A Dif_ste.c1778 error = ether_poll_register(ste_poll, ifp); in ste_ioctl()
/freebsd-14.2/sys/dev/sis/
H A Dif_sis.c2159 error = ether_poll_register(sis_poll, ifp); in sis_ioctl()
/freebsd-14.2/sys/dev/stge/
H A Dif_stge.c1304 error = ether_poll_register(stge_poll, ifp); in stge_ioctl()
/freebsd-14.2/sys/dev/vr/
H A Dif_vr.c2260 error = ether_poll_register(vr_poll, ifp); in vr_ioctl()
/freebsd-14.2/sys/dev/nge/
H A Dif_nge.c2327 error = ether_poll_register(nge_poll, ifp); in nge_ioctl()
/freebsd-14.2/sys/dev/fxp/
H A Dif_fxp.c2880 error = ether_poll_register(fxp_poll, ifp); in fxp_ioctl()
/freebsd-14.2/sys/dev/vge/
H A Dif_vge.c2303 error = ether_poll_register(vge_poll, ifp); in vge_ioctl()
/freebsd-14.2/sys/dev/xl/
H A Dif_xl.c3037 error = ether_poll_register(xl_poll, ifp); in xl_ioctl()
/freebsd-14.2/sys/dev/nfe/
H A Dif_nfe.c1750 error = ether_poll_register(nfe_poll, ifp); in nfe_ioctl()
/freebsd-14.2/sys/dev/re/
H A Dif_re.c3474 error = ether_poll_register(re_poll, ifp); in re_ioctl()
/freebsd-14.2/sys/dev/dc/
H A Dif_dc.c3891 error = ether_poll_register(dc_poll, ifp); in dc_ioctl()
/freebsd-14.2/sys/dev/bge/
H A Dif_bge.c5810 error = ether_poll_register(bge_poll, ifp); in bge_ioctl()