Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/api/
H A Dpower.h599 __le32 bf_debug_flag; member
664 .bf_debug_flag = cpu_to_le32(IWL_BF_DEBUG_FLAG ## mode), \
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/
H A Dpower.c33 le32_to_cpu(cmd->bf_debug_flag)); in iwl_mvm_beacon_filter_send_cmd()
798 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.h200 u32 bf_debug_flag; member
/freebsd-14.2/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), \