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

/freebsd-11.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_radar.c467 u_int32_t ar9300_dfs_config_fft(struct ath_hal *ah, HAL_BOOL is_enable) argument
473 if (is_enable) {
H A Dar9300.h1493 extern u_int32_t ar9300_dfs_config_fft(struct ath_hal *ah, HAL_BOOL is_enable);
/freebsd-11.0-release/sys/dev/mlx5/mlx5_core/
H A Dmlx5_port.c635 int priority, int *is_enable)
644 *is_enable = 0;
654 *is_enable = MLX5_GET(query_cong_status_out, out, enable);
634 mlx5_query_port_cong_status(struct mlx5_core_dev *mdev, int protocol, int priority, int *is_enable) argument
/freebsd-11.0-release/sys/dev/mlx5/
H A Ddriver.h878 int priority, int *is_enable);

Completed in 117 milliseconds