next_tx_to_clean 1892 dev/pci/if_em.c sc->next_tx_to_clean = 0; next_tx_to_clean 2129 dev/pci/if_em.c first = sc->next_tx_to_clean; next_tx_to_clean 2190 dev/pci/if_em.c sc->next_tx_to_clean = first; next_tx_to_clean 363 dev/pci/if_em.h u_int32_t next_tx_to_clean;