Home
last modified time | relevance | path

Searched defs:nodelay (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.1.13/bsd/skywalk/channel/ !
H A Dchannel.c363 csi_selwakeup_common(struct ch_selinfo *csi, boolean_t nodelay, in csi_selwakeup_common()
377 csi_selwakeup_one(struct __kern_channel_ring *kring, boolean_t nodelay, in csi_selwakeup_one()
395 csi_selwakeup_all(struct nexus_adapter *na, enum txrx t, boolean_t nodelay, in csi_selwakeup_all()
/xnu-10002.1.13/bsd/skywalk/nexus/ !
H A Dnexus_adapter.c1115 na_post_event(struct __kern_channel_ring *kring, boolean_t nodelay, in na_post_event()