Home
last modified time | relevance | path

Searched refs:edt_bitmap (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dnvm-reg.h684 * @edt_bitmap: Bitmap of energy detection threshold table.
694 __le32 edt_bitmap; member
720 * @edt_bitmap: Bitmap of energy detection threshold table.
734 __le32 edt_bitmap; member
761 * @edt_bitmap: Bitmap of energy detection threshold table.
780 __le32 edt_bitmap; member
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dregulatory.c243 cmd.edt_bitmap = cpu_to_le32(value); in iwl_mld_configure_lari()
260 !cmd.edt_bitmap && in iwl_mld_configure_lari()
278 "sending LARI_CONFIG_CHANGE, edt_bitmap=0x%x, oem_320mhz_allow_bitmap=0x%x\n", in iwl_mld_configure_lari()
279 le32_to_cpu(cmd.edt_bitmap), in iwl_mld_configure_lari()
/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dregulatory.c658 cmd->edt_bitmap = cpu_to_le32(value); in iwl_fill_lari_config()
675 cmd->edt_bitmap || in iwl_fill_lari_config()
692 "sending LARI_CONFIG_CHANGE, edt_bitmap=0x%x, oem_320mhz_allow_bitmap=0x%x\n", in iwl_fill_lari_config()
693 le32_to_cpu(cmd->edt_bitmap), in iwl_fill_lari_config()