Searched refs:max_probe_length (Results 1 – 3 of 3) sorted by relevance
788 capa->max_probe_length = in iwl_parse_tlv_firmware()1493 fw->ucode_capa.max_probe_length = IWL_DEFAULT_MAX_PROBE_LENGTH; in iwl_req_fw_callback()
631 priv->fw->ucode_capa.max_probe_length; in iwlagn_request_scan()
4658 static int il4965_mac_setup_register(struct il_priv *il, u32 max_probe_length);4763 u32 max_probe_length = 200; in il4965_ucode_callback() local4960 err = il4965_mac_setup_register(il, max_probe_length); in il4965_ucode_callback()5715 il4965_mac_setup_register(struct il_priv *il, u32 max_probe_length) in il4965_mac_setup_register() argument5752 hw->wiphy->max_scan_ie_len = max_probe_length - 24 - 2; in il4965_mac_setup_register()