Lines Matching defs:PUT2
2410 #define PUT2(p, v) \
2426 PUT2(sp->sp_frag_thresh, 0x7fff); /* disabled */
2430 PUT2(sp->sp_dwell_time, 0x200);
2431 PUT2(sp->sp_beacon_period, 1);
2434 PUT2(sp->sp_dwell_time, 0x400);
2435 PUT2(sp->sp_beacon_period, 0);
2438 PUT2(sp->sp_dwell_time, 128);
2439 PUT2(sp->sp_beacon_period, 256);
2474 PUT2(sp->sp_rts_thresh, 0x7fff); /* disabled */
2476 PUT2(sp->sp_scan_dwell, 0xfb1e);
2477 PUT2(sp->sp_scan_max_dwell, 0xc75c);
2479 PUT2(sp->sp_scan_dwell, 0x4e2);
2480 PUT2(sp->sp_scan_max_dwell, 0x38a4);
2501 PUT2(sp->sp_uniq_word, 0x0cbd);
2549 PUT2(sp5->sp_cw_max, 0x3f);
2550 PUT2(sp5->sp_cw_min, 0x0f);