Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/sys/
H A Dvsw_ldc.h358 uint32_t tx_cnt; /* # of pkts queued for tx */ member
/titanic_41/usr/src/uts/common/io/sfe/
H A Dsfe_util.h573 int tx_cnt; member
H A Dsfe_util.c1232 if (dp->tx_cnt < 100) { in gem_tx_load_descs_oo()
1233 dp->tx_cnt++; in gem_tx_load_descs_oo()
/titanic_41/usr/src/uts/sun4v/io/
H A Dvsw_ldc.c744 ldcp->tx_cnt = 0; in vsw_ldc_detach()
3899 if ((ldcp->tx_cnt + count) >= vsw_max_tx_qcount) { in vsw_ldctx()
3918 ldcp->tx_cnt += count; in vsw_ldctx()
4756 ldcp->tx_cnt = 0; in vsw_ldc_tx_worker()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c5287 uint32_t tx_cnt; in emlxs_fca_port_manage() local
5415 emlxs_abort_all(hba, &tx_cnt, &chip_cnt); in emlxs_fca_port_manage()
5417 *datap++ = tx_cnt; in emlxs_fca_port_manage()