Searched refs:cck_phy_err_count (Results 1 – 2 of 2) sorted by relevance
801 ani_state->cck_phy_err_count); in ar9300_ani_control()822 log_data.cck_phy_err_count = ani_state->listen_time ? in ar9300_ani_control()823 ani_state->cck_phy_err_count * 1000 / ani_state->listen_time : 0; in ar9300_ani_control()857 ani_state->cck_phy_err_count = 0; in ar9300_ani_restart()1223 cck_phy_err_cnt - ani_state->cck_phy_err_count; in ar9300_ani_ar_poll()1234 cck_phy_err_cnt - ani_state->cck_phy_err_count; in ar9300_ani_ar_poll()1235 ani_state->cck_phy_err_count = cck_phy_err_cnt; in ar9300_ani_ar_poll()1270 ani_state->cck_phy_err_count * 1000 / ani_state->listen_time; in ar9300_ani_ar_poll()
180 u_int32_t cck_phy_err_count; /* CCK err count since last reset */ member