Lines Matching +full:wi +full:- +full:fi

4  * SPDX-License-Identifier: Apache-2.0
22 #define MAX_NUM_CONFIG_VALUES ((MAX_MESSAGE_BUF_SIZE-\
49 /* To start allocating periodic priority windows to Wi-Fi and SR */
51 /* To start allocating virtual priority windows to Wi-Fi */
66 * struct coex_collect_sr_traffic_info - Message from CD to CM to request SR traffic info.
78 * struct coex_ch_configuration -Message from CD to CM to configure CH.
96 * struct coex_allocate_pti_window - Message to CM to request a priority window.
101 * @can_be_deferred: activity of Wi-Fi/SR, for which window is requested can be deferred or not.
114 * struct coex_allocate_ppw - Message from CD to CM to allocate Periodic Priority Windows.
118 * @ps_mechanism: Indicates recommended powersave mechanism for Wi-Fi's downlink.
119 * @wifi_window_duration: Indicates duration of Wi-Fi priority window.
134 * struct coex_allocate_vpw - Message from CD to CM to allocate Virtual Priority Windows.
137 * @wifi_window_duration: Indicates duration of Wi-Fi virtual priority window.
138 * @ps_mechanism: Indicates recommended powersave mechanism for Wi-Fi's downlink.
150 * struct coex_config_cm_params - Message from CD to CM to configure CM parameters
154 * that comes after Wi-Fi window ends and next SR activity starts, in the case of VPWs.
155 * @lead_time_from_end_of_wlan_win: microseconds. Lead time from the end of Wi-Fi window.
156 * (to inform AP that Wi-Fi is entering powersave) in the case of PPW and VPW generation.
157 * @sr_window_poll_count_threshold: This is equal to "Wi-Fi contention timeout.
171 * struct coex_sr_traffic_info - Message from CM to CD to post SR traffic information.