Home
last modified time | relevance | path

Searched refs:bf_debug_flag (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/sys/contrib/dev/iwlwifi/fw/api/
H A Dpower.h576 __le32 bf_debug_flag; member
641 .bf_debug_flag = cpu_to_le32(IWL_BF_DEBUG_FLAG ## mode), \
/freebsd-13.1/sys/contrib/dev/iwlwifi/mvm/
H A Dpower.c33 le32_to_cpu(cmd->bf_debug_flag)); in iwl_mvm_beacon_filter_send_cmd()
774 cmd->bf_debug_flag = cpu_to_le32(dbgfs_bf->bf_debug_flag); in iwl_mvm_beacon_filter_debugfs_parameters()
H A Dmvm.h193 u32 bf_debug_flag; member
/freebsd-13.1/sys/dev/iwm/
H A Dif_iwm_power.c173 le32toh(cmd->bf_debug_flag)); in iwm_beacon_filter_send_cmd()
H A Dif_iwmreg.h3978 uint32_t bf_debug_flag; member
4032 .bf_debug_flag = htole32(IWM_BF_DEBUG_FLAG_DEFAULT), \