Searched refs:ds_params (Results 1 – 7 of 7) sorted by relevance
201 if (elems->ds_params) in ap_list_process_beacon()202 ap->channel = elems->ds_params[0]; in ap_list_process_beacon()
1413 if (elems.ds_params && in handle_probe_req()1417 hapd->iconf->channel != elems.ds_params[0]) { in handle_probe_req()1420 hapd->iconf->channel, elems.ds_params[0]); in handle_probe_req()
551 if (elems.ds_params) in p2p_parse_ies()552 msg->ds_params = elems.ds_params; in p2p_parse_ies()
818 if (freq >= 2412 && freq <= 2484 && msg.ds_params && in p2p_add_device()819 *msg.ds_params >= 1 && *msg.ds_params <= 14) { in p2p_add_device()821 if (*msg.ds_params == 14) in p2p_add_device()824 ds_freq = 2407 + *msg.ds_params * 5; in p2p_add_device()836 freq, msg.ds_params ? *msg.ds_params : -1); in p2p_add_device()
630 const u8 *ds_params; member
43 const u8 *ds_params; member
455 elems->ds_params = pos; in __ieee802_11_parse_elems()723 elems->ds_params = NULL; in ieee802_11_elems_clear_ids()