Lines Matching full:protection
339 * enum iwl_mvm_session_prot_conf_id - session protection's configurations
340 * @SESSION_PROTECT_CONF_ASSOC: Start a session protection for association.
356 * Only the duration is configurable for this protection.
377 * struct iwl_mvm_session_prot_cmd - configure a session protection
378 * @id_and_color: the id and color of the mac for which this session protection
383 * @duration_tu: the duration of the whole protection in TUs.
387 * Note: the session protection will always be scheduled to start as
389 * The firmware supports only one concurrent session protection per vif.
390 * Adding a new session protection will remove any currently running session.
403 * struct iwl_mvm_session_prot_notif - session protection started / ended
404 * @mac_id: the mac id for which the session protection started / ended
406 * @start: 1 means the session protection started, 0 means it ended
409 * Note that any session protection will always get two notifications: start