Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mad.c57 static int process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num, in process_mad() function
/freebsd/sys/ofed/include/rdma/
H A Dib_verbs.h2327 int (*process_mad)(struct ib_device *device, member