Searched refs:IF_UNLOCK (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/sys/net/
H A Difq.h73 #define IF_UNLOCK(ifq) mtx_unlock(&(ifq)->ifq_mtx) macro
91 IF_UNLOCK(ifq); \
105 IF_UNLOCK(ifq); \
121 IF_UNLOCK(ifq); \
133 IF_UNLOCK(ifq); \
152 IF_UNLOCK(ifq); \
178 IF_UNLOCK(ifq); \
195 IF_UNLOCK(ifq); \
212 IF_UNLOCK(ifq); \
227 IF_UNLOCK(if
[all...]
H A Dif_epair.c532 IF_UNLOCK(&ifp->if_snd);
545 IF_UNLOCK(&ifp->if_snd);
H A Dif.c4003 IF_UNLOCK(ifq);
4015 IF_UNLOCK(ifq);
/freebsd-13-stable/sys/netgraph/bluetooth/drivers/h4/
H A Dng_h4_var.h89 #define NG_H4_UNLOCK(sc) IF_UNLOCK(&sc->outq)
/freebsd-13-stable/sys/netgraph/
H A Dng_tty.c141 #define NGTUNLOCK(sc) IF_UNLOCK(&sc->outq)
330 IF_UNLOCK(&sc->outq);
337 IF_UNLOCK(&sc->outq);
386 IF_UNLOCK(&sc->outq);
H A Dng_device.c277 IF_UNLOCK(&priv->readq);
283 IF_UNLOCK(&priv->readq);
/freebsd-13-stable/sys/mips/cavium/octe/
H A Dethernet-tx.c253 IF_UNLOCK(&priv->tx_free_queue[qos]);
H A Dethernet.c156 IF_UNLOCK(&priv->tx_free_queue[qos]);
/freebsd-13-stable/sys/netpfil/pf/
H A Dif_pflog.c168 IF_UNLOCK(&ifp->if_snd);
/freebsd-13-stable/sys/net80211/
H A Dieee80211_freebsd.h167 IF_UNLOCK(ifq); \
H A Dieee80211_freebsd.c456 IF_UNLOCK(ifq);
/freebsd-13-stable/sys/dev/ce/
H A Dif_ce.c2400 IF_UNLOCK (q);
2410 IF_UNLOCK (q);
/freebsd-13-stable/sys/dev/cp/
H A Dif_cp.c2142 IF_UNLOCK (q);
2149 IF_UNLOCK (q);

Completed in 186 milliseconds