Searched defs:mad_flags (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mad.c56 static int process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num, argument
231 int mlx5_ib_process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num, argument
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_mad.c197 mthca_process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num, const struct ib_wc *in_wc, const struct ib_grh *in_grh, const struct ib_mad_hdr *in, size_t in_mad_size, struct ib_mad_hdr *out, size_t *out_mad_size, u16 *out_mad_pkey_index) argument
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c81 static int c4iw_process_mad(struct ib_device *ibdev, int mad_flags, argument
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_provider.c116 iwch_process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num, struct ib_wc *in_wc, struct ib_grh *in_grh, struct ib_mad *in_mad, struct ib_mad *out_mad) argument
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mad.c764 static int ib_process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num, argument
899 static int iboe_process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num, argument
947 int mlx4_ib_process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num, argument

Completed in 106 milliseconds