Searched refs:dfs_get_thresholds (Results 1 – 5 of 5) sorted by relevance
131 if (dfs_tx_ops->dfs_get_thresholds) in lmac_dfs_get_thresholds()132 dfs_tx_ops->dfs_get_thresholds(pdev, param); in lmac_dfs_get_thresholds()
309 int dfs_get_thresholds(struct wlan_dfs *dfs, in dfs_get_thresholds() function
2721 int dfs_get_thresholds(struct wlan_dfs *dfs,2724 static inline int dfs_get_thresholds(struct wlan_dfs *dfs, in dfs_get_thresholds() function
430 (void) dfs_get_thresholds(dfs, &peout); in dfs_control()
1270 QDF_STATUS (*dfs_get_thresholds)(struct wlan_objmgr_pdev *pdev, member