Home
last modified time | relevance | path

Searched refs:protection_flags (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dmac-cfg.h352 * iwl_link_ctx_cfg_cmd::protection_flags
454 * @protection_flags: combination of &enum iwl_link_ctx_protection_flags
497 __le32 protection_flags;
486 __le32 protection_flags; global() member
H A Dmac.h307 * @protection_flags: combination of &enum iwl_mac_protection_flags
334 __le32 protection_flags;
327 __le32 protection_flags; global() member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac-ctxt.c437 __le32 *protection_flags, u32 ht_flag, in iwl_mvm_set_fw_protection_flags()
447 *protection_flags |= cpu_to_le32(tgg_flag); in iwl_mvm_set_fw_protection_flags()
466 *protection_flags |= cpu_to_le32(ht_flag); in iwl_mvm_set_fw_protection_flags()
471 *protection_flags |= cpu_to_le32(ht_flag); in iwl_mvm_set_fw_qos_params()
584 &cmd->protection_flags, in iwl_mvm_mac_ctxt_send_cmd()
425 iwl_mvm_set_fw_protection_flags(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_bss_conf * link_conf,__le32 * protection_flags,u32 ht_flag,u32 tgg_flag) iwl_mvm_set_fw_protection_flags() argument
H A Dlink.c270 &cmd.protection_flags, in iwl_mvm_disable_link()
H A Dmvm.h2016 __le32 *protection_flags, u32 ht_flag,
/freebsd/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.c357 cmd->protection_flags |= htole32(IWM_MAC_PROT_FLG_TGG_PROTECT); in iwm_mac_ctxt_cmd_common()
H A Dif_iwmreg.h4064 * @protection_flags: combination of IWM_MAC_PROT_FLG_FLAG_*
4085 uint32_t protection_flags; member
/freebsd/sys/dev/iwx/
H A Dif_iwxreg.h4496 uint32_t protection_flags; member
H A Dif_iwx.c6840 cmd->protection_flags |=
6848 cmd->protection_flags |=
6861 cmd->protection_flags |= htole32(IWX_MAC_PROT_FLG_TGG_PROTECT);