Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dpower.h690 __le32 bf_debug_flag; member
755 .bf_debug_flag = cpu_to_le32(IWL_BF_DEBUG_FLAG ## mode), \
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dpower.c32 le32_to_cpu(cmd->bf_debug_flag)); in iwl_mvm_beacon_filter_send_cmd()
813 cmd->bf_debug_flag = cpu_to_le32(dbgfs_bf->bf_debug_flag); in iwl_mvm_beacon_filter_debugfs_parameters()
H A Ddebugfs-vif.c284 dbgfs_bf->bf_debug_flag = value; in iwl_dbgfs_update_bf()
433 le32_to_cpu(cmd.bf_debug_flag)); in iwl_dbgfs_bf_params_read()
H A Dmvm.h199 u32 bf_debug_flag; member
/freebsd/sys/dev/iwm/
H A Dif_iwm_power.c171 le32toh(cmd->bf_debug_flag)); in iwm_beacon_filter_send_cmd()
H A Dif_iwmreg.h4372 uint32_t bf_debug_flag; member
4426 .bf_debug_flag = htole32(IWM_BF_DEBUG_FLAG_DEFAULT), \
/freebsd/sys/dev/iwx/
H A Dif_iwxreg.h4763 uint32_t bf_debug_flag; member
4819 .bf_debug_flag = htole32(IWX_BF_DEBUG_FLAG_DEFAULT), \