Searched defs:sowwakeup (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/cxgbe/tom/ | ||
H A D | t4_tls.c | 498 int tls_size, tx_credits, shove, sowwakeup; t4_push_ktls() local |
H A D | t4_cpl_io.c | 697 int tx_credits, shove, compl, sowwakeup; t4_push_frames() local |
/freebsd/sys/sys/ | ||
H A D | socketvar.h | 410 #define sowwakeup(so) do { \ macro |