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
382 * @duration_tu: the duration of the whole protection in TUs.
386 * Note: the session protection will always be scheduled to start as
388 * The firmware supports only one concurrent session protection per vif.
389 * Adding a new session protection will remove any currently running session.
402 * struct iwl_mvm_session_prot_notif - session protection started / ended
403 * @mac_id: the mac id for which the session protection started / ended
405 * @start: 1 means the session protection started, 0 means it ended
408 * Note that any session protection will always get two notifications: start