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

/freebsd-11-stable/sys/net/
H A Difq.h71 #define IF_UNLOCK(ifq) mtx_unlock(&(ifq)->ifq_mtx) macro
89 IF_UNLOCK(ifq); \
103 IF_UNLOCK(ifq); \
119 IF_UNLOCK(ifq); \
131 IF_UNLOCK(ifq); \
150 IF_UNLOCK(ifq); \
176 IF_UNLOCK(ifq); \
193 IF_UNLOCK(ifq); \
210 IF_UNLOCK(ifq); \
225 IF_UNLOCK(if
[all...]
H A Dif_epair.c523 IF_UNLOCK(&ifp->if_snd);
536 IF_UNLOCK(&ifp->if_snd);
H A Dif.c3945 IF_UNLOCK(ifq);
3957 IF_UNLOCK(ifq);
/freebsd-11-stable/sys/netgraph/bluetooth/drivers/h4/
H A Dng_h4_var.h87 #define NG_H4_UNLOCK(sc) IF_UNLOCK(&sc->outq)
/freebsd-11-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.c273 IF_UNLOCK(&priv->readq);
279 IF_UNLOCK(&priv->readq);
/freebsd-11-stable/sys/mips/cavium/octe/
H A Dethernet-tx.c253 IF_UNLOCK(&priv->tx_free_queue[qos]);
H A Dethernet.c155 IF_UNLOCK(&priv->tx_free_queue[qos]);
/freebsd-11-stable/sys/netpfil/pf/
H A Dif_pflog.c166 IF_UNLOCK(&ifp->if_snd);
/freebsd-11-stable/sys/netgraph/bluetooth/drivers/bt3c/
H A Dng_bt3c_pccard.c568 IF_UNLOCK(&sc->outq);
947 IF_UNLOCK(&sc->inq);
1041 IF_UNLOCK(&sc->inq);
/freebsd-11-stable/sys/net80211/
H A Dieee80211_freebsd.h149 IF_UNLOCK(ifq); \
H A Dieee80211_freebsd.c407 IF_UNLOCK(ifq);
/freebsd-11-stable/sys/dev/ce/
H A Dif_ce.c2400 IF_UNLOCK (q);
2410 IF_UNLOCK (q);
/freebsd-11-stable/sys/dev/cp/
H A Dif_cp.c2142 IF_UNLOCK (q);
2149 IF_UNLOCK (q);
/freebsd-11-stable/sys/dev/cx/
H A Dif_cx.c2424 IF_UNLOCK (q);
2431 IF_UNLOCK (q);
/freebsd-11-stable/sys/dev/ctau/
H A Dif_ct.c2085 IF_UNLOCK (q);
2092 IF_UNLOCK (q);

Completed in 165 milliseconds