Home
last modified time | relevance | path

Searched defs:mlx4_cmd (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4.h618 struct mlx4_cmd { struct
628 struct mlx4_cmd_context *context; argument
629 u16 token_mask;
630 u8 use_events;
631 u8 toggle;
632 u8 comm_toggle;
633 u8 initialized;
/freebsd/sys/dev/mlx4/
H A Dcmd.h273 static inline int mlx4_cmd(struct mlx4_dev *dev, u64 in_param, u32 in_modifier, in mlx4_cmd() function