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

/linux-4.4.14/drivers/staging/rdma/ehca/
H A Dehca_sqp.c219 int ehca_process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num, ehca_process_mad() argument
/linux-4.4.14/drivers/infiniband/hw/mlx5/
H A Dmad.c60 int mlx5_ib_process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num, mlx5_ib_process_mad() argument
/linux-4.4.14/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c196 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) mthca_process_mad() argument
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
H A Dprovider.c82 static int c4iw_process_mad(struct ib_device *ibdev, int mad_flags, c4iw_process_mad() argument
/linux-4.4.14/drivers/staging/rdma/ipath/
H A Dipath_mad.c1259 static int process_subn(struct ib_device *ibdev, int mad_flags, process_subn() argument
1492 int ipath_process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num, ipath_process_mad() argument
/linux-4.4.14/drivers/staging/rdma/amso1100/
H A Dc2_provider.c590 c2_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_mad, size_t in_mad_size, struct ib_mad_hdr *out_mad, size_t *out_mad_size, u16 *out_mad_pkey_index) c2_process_mad() argument
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
H A Diwch_provider.c85 iwch_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_mad, size_t in_mad_size, struct ib_mad_hdr *out_mad, size_t *out_mad_size, u16 *out_mad_pkey_index) iwch_process_mad() argument
/linux-4.4.14/drivers/infiniband/hw/qib/
H A Dqib_mad.c406 static int check_mkey(struct qib_ibport *ibp, struct ib_smp *smp, int mad_flags) check_mkey() argument
1857 static int process_subn(struct ib_device *ibdev, int mad_flags, process_subn() argument
2302 static int process_cc(struct ib_device *ibdev, int mad_flags, process_cc() argument
2403 int qib_process_mad(struct ib_device *ibdev, int mad_flags, u8 port, qib_process_mad() argument
2296 check_cc_key(struct qib_ibport *ibp, struct ib_cc_mad *ccp, int mad_flags) check_cc_key() argument
/linux-4.4.14/drivers/infiniband/hw/mlx4/
H A Dmad.c719 static int ib_process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num, ib_process_mad() argument
822 static int iboe_process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num, iboe_process_mad() argument
866 int mlx4_ib_process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num, mlx4_ib_process_mad() argument
/linux-4.4.14/drivers/infiniband/hw/nes/
H A Dnes_verbs.c3216 static int nes_process_mad(struct ib_device *ibdev, int mad_flags, nes_process_mad() argument
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dmad.c3844 static int process_subn_opa(struct ib_device *ibdev, int mad_flags, process_subn_opa() argument
3939 static int process_subn(struct ib_device *ibdev, int mad_flags, process_subn() argument
4077 static int hfi1_process_opa_mad(struct ib_device *ibdev, int mad_flags, hfi1_process_opa_mad() argument
4126 static int hfi1_process_ib_mad(struct ib_device *ibdev, int mad_flags, u8 port, hfi1_process_ib_mad() argument
4166 int hfi1_process_mad(struct ib_device *ibdev, int mad_flags, u8 port, hfi1_process_mad() argument
401 check_mkey(struct hfi1_ibport *ibp, struct ib_mad_hdr *mad, int mad_flags, __be64 mkey, __be32 dr_slid, u8 return_path[], u8 hop_cnt) check_mkey() argument

Completed in 1398 milliseconds