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()
1794 uint32_t tx_count = 0; in ql_ring_tx() local1849 tx_count++; in ql_ring_tx()1857 if (tx_count > 0) { in ql_ring_tx()
1671 int tcp_count = 0, udp_count = 0, oth_count = 0, tx_count = 0; in mac_srs_update_fanout_list() local1693 mac_srs->srs_tx_soft_rings[tx_count++] = softring; in mac_srs_update_fanout_list()1699 (tcp_count + udp_count + oth_count + tx_count)); in mac_srs_update_fanout_list()1703 mac_srs->srs_tx_ring_count = tx_count; in mac_srs_update_fanout_list()