Home
last modified time | relevance | path

Searched defs:qfull (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c2175 sctp_assoc_xmitted(sock_upper_handle_t handle, boolean_t qfull) in sctp_assoc_xmitted()
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c1082 so_txq_full(sock_upper_handle_t sock_handle, boolean_t qfull) in so_txq_full()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c3503 kstat_named_t qfull; member
H A Dadapter.h354 uint32_t qfull; /* out of hardware descriptors */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c6128 int qfull = 0; in fc_trace_logmsg() local