Home
last modified time | relevance | path

Searched refs:ehca_process_mad (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_sqp.c219 int ehca_process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num, in ehca_process_mad() function
Dehca_iverbs.h195 int ehca_process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num,
Dehca_main.c529 shca->ib_device.process_mad = ehca_process_mad; in ehca_init_device()