Searched refs:tx_count (Results 1 – 3 of 3) sorted by relevance
475 uint32_t tx_count = 0; in ql_m_tx() local527 tx_count++; in ql_m_tx()534 if (tx_count > 0) { in ql_m_tx()
1790 uint32_t tx_count = 0; in ql_ring_tx() local1845 tx_count++; in ql_ring_tx()1853 if (tx_count > 0) { in ql_ring_tx()
1684 int tcp_count = 0, udp_count = 0, oth_count = 0, tx_count = 0; in mac_srs_update_fanout_list() local1706 mac_srs->srs_tx_soft_rings[tx_count++] = softring; in mac_srs_update_fanout_list()1712 (tcp_count + udp_count + oth_count + tx_count)); in mac_srs_update_fanout_list()1716 mac_srs->srs_tx_ring_count = tx_count; in mac_srs_update_fanout_list()