Home
last modified time | relevance | path

Searched refs:handle_cnt (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c914 for (i = 0; i < txd_priv->handle_cnt; i++) { in xgell_xmit_compl()
923 txd_priv->handle_cnt = 0; in xgell_xmit_compl()
954 int handle_cnt, frag_cnt, ret, i, copied; in xgell_ring_tx() local
959 handle_cnt = frag_cnt = 0; in xgell_ring_tx()
1129 txd_priv->dma_handles[handle_cnt++] = dma_handle; in xgell_ring_tx()
1157 txd_priv->handle_cnt = handle_cnt; in xgell_ring_tx()
1193 for (i = 0; i < handle_cnt; i++) { in xgell_ring_tx()
1735 for (i = 0; i < txd_priv->handle_cnt; i++) { in xgell_tx_term()
H A Dxgell.h390 int handle_cnt; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c704 uint16_t cnt, handle_cnt, mb[MAX_MBOX_COUNT]; in ql_async_event() local
718 handle_cnt = 1; in ql_async_event()
723 handle_cnt = 1; in ql_async_event()
730 handle_cnt = 2; in ql_async_event()
738 handle_cnt = 3; in ql_async_event()
747 handle_cnt = 4; in ql_async_event()
757 handle_cnt = 5; in ql_async_event()
764 handle_cnt = 1; in ql_async_event()
775 handle_cnt = 2; in ql_async_event()
785 handle_cnt = 1; in ql_async_event()
[all …]