Searched refs:byt (Results 1 – 1 of 1) sorted by relevance
898 int byt = index / NBBY; in dmfe_update_tx_stats() local900 if (dmfep->tx_mcast[byt] & bit) { in dmfe_update_tx_stats()901 dmfep->tx_mcast[byt] &= ~bit; in dmfe_update_tx_stats()904 } else if (dmfep->tx_bcast[byt] & bit) { in dmfe_update_tx_stats()905 dmfep->tx_bcast[byt] &= ~bit; in dmfe_update_tx_stats()