Home
last modified time | relevance | path

Searched refs:if_attach_iqueues (Results 1 – 14 of 14) sorted by relevance

/openbsd/sys/net/
H A Dif.h537 void if_attach_iqueues(struct ifnet *, unsigned int);
H A Dif.c604 if_attach_iqueues(struct ifnet *ifp, unsigned int niqs) in if_attach_iqueues() function
/openbsd/sys/dev/pci/
H A Dif_ixv.c803 if_attach_iqueues(ifp, sc->num_queues); in ixv_setup_interface()
H A Dif_vmx.c448 if_attach_iqueues(ifp, sc->sc_nqueues); in vmxnet3_attach()
H A Dif_igc.c834 if_attach_iqueues(ifp, sc->sc_nqueues); in igc_setup_interface()
H A Dif_iavf.c912 if_attach_iqueues(ifp, iavf_nqueues(sc)); in iavf_attach()
H A Dif_bnxt.c660 if_attach_iqueues(ifp, sc->sc_nqueues); in bnxt_attach()
H A Dif_aq_pci.c1412 if_attach_iqueues(ifp, sc->sc_nqueues); in aq_attach()
H A Dif_ix.c1948 if_attach_iqueues(ifp, sc->num_queues); in ixgbe_setup_interface()
H A Dif_ngbe.c1046 if_attach_iqueues(ifp, sc->sc_nqueues); in ngbe_setup_interface()
H A Dif_ixl.c1989 if_attach_iqueues(ifp, nqueues); in ixl_attach()
H A Dif_mcx.c2973 if_attach_iqueues(ifp, intrmap_count(sc->sc_intrmap)); in mcx_attach()
H A Dif_ice.c27450 if_attach_iqueues(ifp, sc->sc_nqueues); in ice_attach_hook()
/openbsd/sys/dev/pv/
H A Dif_vio.c860 if_attach_iqueues(ifp, sc->sc_nqueues); in vio_attach()