Home
last modified time | relevance | path

Searched refs:is_enable (Results 1 – 5 of 5) 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.h1152 int priority, int *is_enable);
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c14076 bool is_enable = false; in ath12k_mac_is_iface_mode_enable() local
14088 is_enable = true; in ath12k_mac_is_iface_mode_enable()
14093 return is_enable; in ath12k_mac_is_iface_mode_enable()