Home
last modified time | relevance | path

Searched refs:is_enable (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_radar.c492 u_int32_t ar9300_dfs_config_fft(struct ath_hal *ah, HAL_BOOL is_enable) argument
498 if (is_enable) {
H A Dar9300.h1482 extern u_int32_t ar9300_dfs_config_fft(struct ath_hal *ah, HAL_BOOL is_enable);
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_port.c793 int priority, int *is_enable) in mlx5_query_port_cong_status() argument
799 *is_enable = 0; in mlx5_query_port_cong_status()
808 *is_enable = MLX5_GET(query_cong_status_out, out, enable); in mlx5_query_port_cong_status()
/freebsd/sys/dev/mlx5/
H A Ddriver.h1151 int priority, int *is_enable);