Searched refs:sp5 (Results 1 – 1 of 1) sorted by relevance
2402 struct ray_startup_params_tail_5 *sp5; in ray_download_params() local2415 sp5 = &sc->sc_startup_5; in ray_download_params()2420 memset(sp5, 0, sizeof(*sp5)); in ray_download_params()2549 PUT2(sp5->sp_cw_max, 0x3f); in ray_download_params()2550 PUT2(sp5->sp_cw_min, 0x0f); in ray_download_params()2551 sp5->sp_noise_filter_gain = 0x4; in ray_download_params()2552 sp5->sp_noise_limit_offset = 0x8; in ray_download_params()2553 sp5->sp_rssi_thresh_offset = 0x28; in ray_download_params()2554 sp5->sp_busy_thresh_offset = 0x28; in ray_download_params()2555 sp5->sp_sync_thresh = 0x07; in ray_download_params()[all …]