Searched refs:max_probe_length (Results 1 – 5 of 5) sorted by relevance
47 u32 max_probe_length; member
631 priv->fw->ucode_capa.max_probe_length; in iwlagn_request_scan()
176 hw->wiphy->max_scan_ie_len = capa->max_probe_length - 24 - 34; in iwlagn_mac_setup_register()
737 capa->max_probe_length = in iwl_parse_tlv_firmware()1404 fw->ucode_capa.max_probe_length = IWL_DEFAULT_MAX_PROBE_LENGTH; in iwl_req_fw_callback()
4664 static int il4965_mac_setup_register(struct il_priv *il, u32 max_probe_length);4769 u32 max_probe_length = 200; in il4965_ucode_callback() local4966 err = il4965_mac_setup_register(il, max_probe_length); in il4965_ucode_callback()5721 il4965_mac_setup_register(struct il_priv *il, u32 max_probe_length) in il4965_mac_setup_register() argument5758 hw->wiphy->max_scan_ie_len = max_probe_length - 24 - 2; in il4965_mac_setup_register()
Completed in 22 milliseconds