ath6kl_add_le32
ath6kl_add_le32(&st_ap->tx_bytes, st_p->tx_bytes);
ath6kl_add_le32(&st_ap->tx_pkts, st_p->tx_pkts);
ath6kl_add_le32(&st_ap->tx_error, st_p->tx_error);
ath6kl_add_le32(&st_ap->tx_discard, st_p->tx_discard);
ath6kl_add_le32(&st_ap->rx_bytes, st_p->rx_bytes);
ath6kl_add_le32(&st_ap->rx_pkts, st_p->rx_pkts);
ath6kl_add_le32(&st_ap->rx_error, st_p->rx_error);
ath6kl_add_le32(&st_ap->rx_discard, st_p->rx_discard);