Searched refs:ds_params (Results 1 – 16 of 16) sorted by relevance
155 uint32_t ds_params[4] = { in fd6_build_tess_consts() local161 emit_stage_tess_consts(constobj, emit->ds, ds_params, in fd6_build_tess_consts()162 ARRAY_SIZE(ds_params)); in fd6_build_tess_consts()
201 if (elems->ds_params) in ap_list_process_beacon()202 ap->channel = elems->ds_params[0]; in ap_list_process_beacon()
908 if (elems.ds_params && in handle_probe_req()912 hapd->iconf->channel != elems.ds_params[0]) { in handle_probe_req()915 hapd->iconf->channel, elems.ds_params[0]); in handle_probe_req()
800 if (elems.ds_params && in handle_probe_req()804 hapd->iconf->channel != elems.ds_params[0]) { in handle_probe_req()807 hapd->iconf->channel, elems.ds_params[0]); in handle_probe_req()
530 if (elems.ds_params) in p2p_parse_ies()531 msg->ds_params = elems.ds_params; in p2p_parse_ies()
804 if (freq >= 2412 && freq <= 2484 && msg.ds_params && in p2p_add_device()805 *msg.ds_params >= 1 && *msg.ds_params <= 14) { in p2p_add_device()807 if (*msg.ds_params == 14) in p2p_add_device()810 ds_freq = 2407 + *msg.ds_params * 5; in p2p_add_device()822 freq, msg.ds_params ? *msg.ds_params : -1); in p2p_add_device()
627 const u8 *ds_params; member
800 if (freq >= 2412 && freq <= 2484 && msg.ds_params && in p2p_add_device()801 *msg.ds_params >= 1 && *msg.ds_params <= 14) { in p2p_add_device()803 if (*msg.ds_params == 14) in p2p_add_device()806 ds_freq = 2407 + *msg.ds_params * 5; in p2p_add_device()818 freq, msg.ds_params ? *msg.ds_params : -1); in p2p_add_device()
624 const u8 *ds_params; member
37 const u8 *ds_params; member
340 elems->ds_params = pos; in ieee802_11_parse_elems()
53 const u8 *ds_params; member
399 elems->ds_params = pos; in ieee802_11_parse_elems()
1652 uint32_t ds_params[8] = { in tu6_emit_geom_tess_consts() local1664 uint32_t ds_param_dwords = MIN2((ds->constlen - ds_base) * 4, ARRAY_SIZE(ds_params)); in tu6_emit_geom_tess_consts()1666 ds_param_dwords, ds_params); in tu6_emit_geom_tess_consts()