Searched refs:mlx5_nl_event_cb (Results 1 – 2 of 2) sorted by relevance
14 typedef void (mlx5_nl_event_cb)(struct nlmsghdr *hdr, void *user_data); typedef80 int mlx5_nl_read_events(int nlsk_fd, mlx5_nl_event_cb *cb, void *cb_arg);
1912 mlx5_nl_read_events(int nlsk_fd, mlx5_nl_event_cb *cb, void *cb_arg) in mlx5_nl_read_events()