Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h311 uint32_t qfull; /* out of hardware descriptors */ member
H A Dt4_sge.c1007 txq->qfull++; in t4_eth_tx()
3310 kstat_named_t qfull; member
3351 KS_UINIT(qfull); in setup_txq_kstats()
3385 KS_U_FROM(qfull, txq); in update_txq_kstats()
/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c1114 so_txq_full(sock_upper_handle_t sock_handle, boolean_t qfull) in so_txq_full() argument
1118 if (qfull) { in so_txq_full()
/titanic_50/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c2166 sctp_assoc_xmitted(sock_upper_handle_t handle, boolean_t qfull) in sctp_assoc_xmitted() argument
2177 ssa->ssa_snd_qfull = qfull; in sctp_assoc_xmitted()
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c6122 int qfull = 0; in fc_trace_logmsg() local
6154 qfull = 1; in fc_trace_logmsg()
6157 if (qfull) { in fc_trace_logmsg()