Searched refs:dbgfs_cfg (Results 1 – 2 of 2) sorted by relevance
1895 struct htt_dbgfs_cfg dbgfs_cfg; local1899 dbgfs_cfg.msg_word = (msg_word + 4);1900 dbgfs_cfg.m = pdev->dbgfs_cfg->m;1905 if (pdev->dbgfs_cfg->htt_stats_dbgfs_msg_process)1906 pdev->dbgfs_cfg->htt_stats_dbgfs_msg_process(&dbgfs_cfg,1912 if (qdf_event_set(&pdev->dbgfs_cfg->htt_stats_dbgfs_event))
3865 struct pdev_htt_stats_dbgfs_cfg *dbgfs_cfg; member