Searched refs:tdm_priv (Results 1 – 1 of 1) sorted by relevance
75 struct mws_coex_tdm_state_priv *tdm_priv; in hdd_debugfs_mws_coex_info_cb() local102 tdm_priv = osif_request_priv(request); in hdd_debugfs_mws_coex_info_cb()103 qdf_mem_copy(&tdm_priv->tdm_state, coex_info_data, in hdd_debugfs_mws_coex_info_cb()327 struct mws_coex_tdm_state_priv *tdm_priv; in __hdd_debugfs_mws_tdm_state_read() local330 .priv_size = sizeof(*tdm_priv), in __hdd_debugfs_mws_tdm_state_read()374 tdm_priv = osif_request_priv(request); in __hdd_debugfs_mws_tdm_state_read()375 tdm_state = &tdm_priv->tdm_state; in __hdd_debugfs_mws_tdm_state_read()