Searched refs:handle_cnt (Results 1 – 3 of 3) sorted by relevance
914 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() local959 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()
390 int handle_cnt; member
704 uint16_t cnt, handle_cnt, mb[MAX_MBOX_COUNT]; in ql_async_event() local718 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 …]