Lines Matching full:protection
397 * enum iwl_mvm_session_prot_conf_id - session protection's configurations
398 * @SESSION_PROTECT_CONF_ASSOC: Start a session protection for association.
414 * Only the duration is configurable for this protection.
435 * struct iwl_mvm_session_prot_cmd - configure a session protection
436 * @id_and_color: the id and color of the mac for which this session protection
440 * @duration_tu: the duration of the whole protection in TUs.
444 * Note: the session protection will always be scheduled to start as
446 * The firmware supports only one concurrent session protection per vif.
447 * Adding a new session protection will remove any currently running session.
460 * struct iwl_mvm_session_prot_notif - session protection started / ended
461 * @mac_id: the mac id for which the session protection started / ended
463 * @start: 1 means the session protection started, 0 means it ended
466 * Note that any session protection will always get two notifications: start