Searched refs:mthca_process_mad (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
H A D | mthca_mad.c | 199 int mthca_process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num, in mthca_process_mad() function
|
H A D | mthca_dev.h | 568 int mthca_process_mad(struct ib_device *ibdev, int mad_flags, u8 port_num,
|
H A D | mthca_provider.c | 1105 .process_mad = mthca_process_mad,
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mthca/ |
H A D | mthca_mad.c | 199 int mthca_process_mad(struct ib_device *ibdev, int mad_flags, u32 port_num, in mthca_process_mad() function
|
H A D | mthca_dev.h | 568 int mthca_process_mad(struct ib_device *ibdev, int mad_flags, u32 port_num,
|
H A D | mthca_provider.c | 1085 .process_mad = mthca_process_mad,
|
Completed in 7 milliseconds