OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sp4
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pcmcia/
if_ray.c
2403
struct ray_startup_params_tail_4 *
sp4
;
local in function:ray_download_params
2414
sp4
= &sc->sc_startup_4;
2418
memset(
sp4
, 0, sizeof(*
sp4
));
2537
sp4
->sp_cw_max = 0x3f; /* single byte on build 4 */
2538
sp4
->sp_cw_min = 0x0f; /* single byte on build 4 */
2539
sp4
->sp_noise_filter_gain = 0x4;
2540
sp4
->sp_noise_limit_offset = 0x8;
2541
sp4
->sp_rssi_thresh_offset = 0x28;
2542
sp4
->sp_busy_thresh_offset = 0x28
[
all
...]
Completed in 21 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025