Searched refs:dpwb_state (Results 1 – 1 of 1) sorted by relevance
54 struct mws_coex_dpwb_state dpwb_state; member98 qdf_mem_copy(&dpwb_priv->dpwb_state, coex_info_data, in hdd_debugfs_mws_coex_info_cb()226 struct mws_coex_dpwb_state *dpwb_state; in __hdd_debugfs_mws_coex_dpwb_read() local274 dpwb_state = &dpwb_priv->dpwb_state; in __hdd_debugfs_mws_coex_dpwb_read()285 dpwb_state->vdev_id, in __hdd_debugfs_mws_coex_dpwb_read()286 dpwb_state->current_dpwb_state, in __hdd_debugfs_mws_coex_dpwb_read()287 dpwb_state->pnp1_value, in __hdd_debugfs_mws_coex_dpwb_read()288 dpwb_state->lte_dutycycle, in __hdd_debugfs_mws_coex_dpwb_read()289 dpwb_state->sinr_wlan_on, in __hdd_debugfs_mws_coex_dpwb_read()290 dpwb_state->sinr_wlan_off, in __hdd_debugfs_mws_coex_dpwb_read()[all …]