Home
last modified time | relevance | path

Searched refs:short_slot (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dmac-cfg.h350 * iwl_link_ctx_cfg_cmd::short_slot
453 * @short_slot: 1 for enabling short slots, 0 otherwise
496 __le32 short_slot;
485 __le32 short_slot; global() member
H A Dmac.h309 * @short_slot: 0x10 for enabling short slots, 0 otherwise
336 __le32 short_slot;
329 __le32 short_slot; global() member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dlink.c265 cmd.short_slot = cpu_to_le32(link_conf->use_short_slot); in iwl_mvm_remove_link()
H A Dmac-ctxt.c572 cmd->short_slot = in iwl_mvm_mac_ctxt_cmd_common()
/freebsd/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.c333 cmd->short_slot in iwm_mac_ctxt_cmd_common()
H A Dif_iwmreg.h4066 * @short_slot: 0x10 for enabling short slots, 0 otherwise
4087 uint32_t short_slot; member