Home
last modified time | relevance | path

Searched refs:MLX4_DEV_CAP_FLAG2_FSM (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/mlx4/
H A Ddevice.h200 MLX4_DEV_CAP_FLAG2_FSM = 1LL << 7, enumerator
/src/sys/dev/mlx4/mlx4_core/
H A Dmlx4_fw.c1088 dev_cap->flags2 |= MLX4_DEV_CAP_FLAG2_FSM; in mlx4_QUERY_DEV_CAP()
H A Dmlx4_cmd.c3161 !(dev->caps.flags2 & MLX4_DEV_CAP_FLAG2_FSM)) in mlx4_set_vf_spoofchk()