Searched refs:bf_debug_flag (Results 1 – 3 of 3) sorted by relevance
668 * @bf_debug_flag: beacon filtering debug configuration690 __le32 bf_debug_flag; member 755 .bf_debug_flag = cpu_to_le32(IWL_BF_DEBUG_FLAG ## mode), \
281 dbgfs_bf->bf_debug_flag = value; in iwl_dbgfs_update_bf() 351 } else if (!strncmp("bf_debug_flag=", buf, 14)) { in iwl_dbgfs_bf_params_write() 429 pos += scnprintf(buf+pos, bufsz-pos, "bf_debug_flag = %d\n", in iwl_dbgfs_bf_params_read() 430 le32_to_cpu(cmd.bf_debug_flag)); in iwl_dbgfs_bf_params_read()
194 u32 bf_debug_flag; member