Home
last modified time | relevance | path

Searched refs:IFQ_UNLOCK (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/net/altq/
H A Daltq_subr.c171 IFQ_UNLOCK(ifq); in altq_attach()
181 IFQ_UNLOCK(ifq); in altq_attach()
191 IFQ_UNLOCK(ifq); in altq_detach()
195 IFQ_UNLOCK(ifq); in altq_detach()
199 IFQ_UNLOCK(ifq); in altq_detach()
210 IFQ_UNLOCK(ifq); in altq_detach()
222 IFQ_UNLOCK(ifq); in altq_enable()
226 IFQ_UNLOCK(ifq); in altq_enable()
237 IFQ_UNLOCK(ifq); in altq_enable()
248 IFQ_UNLOCK(ifq); in altq_disable()
[all …]
H A Daltq_priq.c282 IFQ_UNLOCK(cl->cl_pif->pif_ifq); in priq_class_create()
419 IFQ_UNLOCK(cl->cl_pif->pif_ifq); in priq_class_destroy()
H A Daltq_rmclass.c342 IFQ_UNLOCK(ifd->ifq_); in rmc_newclass()
393 IFQ_UNLOCK(ifd->ifq_); in rmc_modclass()
628 IFQ_UNLOCK(ifd->ifq_); in rmc_delete_class()
1566 IFQ_UNLOCK(ifd->ifq_); in rmc_restart()
H A Daltq_fairq.c341 IFQ_UNLOCK(cl->cl_pif->pif_ifq); in fairq_class_create()
455 IFQ_UNLOCK(cl->cl_pif->pif_ifq); in fairq_class_destroy()
H A Daltq_hfsc.c499 IFQ_UNLOCK(hif->hif_ifq); in hfsc_class_create()
522 IFQ_UNLOCK(hif->hif_ifq); in hfsc_class_create()
589 IFQ_UNLOCK(cl->cl_hif->hif_ifq); in hfsc_class_destroy()
612 IFQ_UNLOCK(cl->cl_hif->hif_ifq); in hfsc_class_destroy()
H A Daltq_cbq.c545 IFQ_UNLOCK(ifq); in cbqrestart()
/freebsd/sys/net/
H A Difq.c138 IFQ_UNLOCK(&ifp->if_snd); in drbr_dequeue_cond()
142 IFQ_UNLOCK(&ifp->if_snd); in drbr_dequeue_cond()
H A Difq.h231 #define IFQ_UNLOCK(ifq) IF_UNLOCK(ifq) macro
287 IFQ_UNLOCK(ifq); \
H A Dif_tuntap.c897 IFQ_UNLOCK(&ifp->if_snd); in tunstart()
900 IFQ_UNLOCK(&ifp->if_snd); in tunstart()
1748 IFQ_UNLOCK(&TUN2IFP(tp)->if_snd); in tunioctl()
2052 IFQ_UNLOCK(&ifp->if_snd); in tunpoll()
H A Dif_vlan.c1518 IFQ_UNLOCK(ifq); in vlan_altq_start()
H A Dif_bridge.c2659 IFQ_UNLOCK(ifq); in bridge_altq_start()
H A Dif.c2207 IFQ_UNLOCK(ifq); in if_qflush()
H A Diflib.c4340 IFQ_UNLOCK(ifq); in iflib_altq_if_start()