Home | History | Annotate | Download | only in pci

Lines Matching defs:results

567 /* Diode Results Register Structure: */
4657 * 1) No aggregation (frame_count == 1). This reports Tx results for a single
4661 * 2) Aggregation (frame_count > 1). This reports Tx results for two or more
5238 /* scan results probe_status first bit indicates success */
5281 * struct iwm_scan_results_notif - scan results for one channel
5283 * @channel: which channel the results are from
5302 * @scanned_channels: number of channels scanned (and number of valid results)
5308 * @results: all scan results, only "scanned_channels" of them are valid
5317 struct iwm_scan_results_notif results[IWM_MAX_NUM_SCAN_CHANNELS];
5448 * @blaclist: AP list to filter off from scan results
5453 * @pass_match: clients waiting for the results
5483 * IWM_SCAN_OFFLOAD_FLAG_PASS_ALL: pass all results - no filtering.
5517 * @scanned_channels: number of channels scanned (and number of valid results)
5523 * @results: an array of scan results, only "scanned_channels" of them are valid
5532 struct iwm_scan_results_notif results[];
5822 * struct iwm_scan_offload_profiles_query - match results query response
5850 * results array
5856 * @results: array of scan results, only "scanned_channels" of them are valid
5866 struct iwm_scan_results_notif results[];