Home
last modified time | relevance | path

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

/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() argument
1086 if (qfull) { in so_txq_full()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h346 uint32_t qfull; /* out of hardware descriptors */ member
H A Dt4_sge.c1206 txq->qfull++; in t4_eth_tx()
3874 kstat_named_t qfull; member
3916 KS_UINIT(qfull); in setup_txq_kstats()
3951 KS_U_FROM(qfull, txq); in update_txq_kstats()
/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() argument
2186 ssa->ssa_snd_qfull = qfull; in sctp_assoc_xmitted()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c6128 int qfull = 0; in fc_trace_logmsg() local
6160 qfull = 1; in fc_trace_logmsg()
6163 if (qfull) { in fc_trace_logmsg()