Home
last modified time | relevance | path

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

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