Home
last modified time | relevance | path

Searched defs:sowwakeup (Results 1 – 3 of 3) sorted by path

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c647 int tx_credits, shove, compl, sowwakeup; in t4_push_frames() local
H A Dt4_tls.c497 int tls_size, tx_credits, shove, sowwakeup; in t4_push_ktls() local
/freebsd/sys/sys/
H A Dsocketvar.h368 #define sowwakeup(so) do { \ macro