Searched refs:elp (Results 1 – 8 of 8) sorted by relevance
28 if (wl->elp || wl->station_mode == STATION_ACTIVE_MODE) in wl1251_elp_work()33 wl->elp = true; in wl1251_elp_work()59 if (!wl->elp) in wl1251_ps_elp_wakeup()87 wl->elp = false; in wl1251_ps_elp_wakeup()
352 bool elp; member
465 wl->elp = false; in wl1251_op_stop()1616 wl->elp = false; in wl1251_alloc_hw()
415 struct gf_poly *elp = bch->elp; in compute_error_locator_polynomial() local421 memset(elp, 0, GF_POLY_SZ(2*t)); in compute_error_locator_polynomial()425 elp->deg = 0; in compute_error_locator_polynomial()426 elp->c[0] = 1; in compute_error_locator_polynomial()432 gf_poly_copy(elp_copy, elp); in compute_error_locator_polynomial()443 if (tmp > elp->deg) { in compute_error_locator_polynomial()444 elp->deg = tmp; in compute_error_locator_polynomial()453 for (j = 1; j <= elp->deg; j++) in compute_error_locator_polynomial()457 dbg("elp=%s\n", gf_poly_str(elp)); in compute_error_locator_polynomial()458 return (elp->deg > t) ? -1 : (int)elp->deg; in compute_error_locator_polynomial()[all …]
53 struct gf_poly *elp; member
114 /* intruces various issues (elp wkaeup timeouts etc.) */
580 __le32 elp; member
1374 u16 elp; /* 247-256 */ member