Searched refs:fwlog_mask (Results 1 – 2 of 2) sorted by relevance
532 len = snprintf(buf, sizeof(buf), "0x%x\n", ar->debug.fwlog_mask); in ath6kl_fwlog_mask_read()544 ret = kstrtou32_from_user(user_buf, count, 0, &ar->debug.fwlog_mask); in ath6kl_fwlog_mask_write()550 ar->debug.fwlog_mask); in ath6kl_fwlog_mask_write()1784 ar->debug.fwlog_mask = 0; in ath6kl_debug_init()
857 u32 fwlog_mask; member