Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/mthca/
H A Dmthca_mad.c197 int mthca_process_mad(struct ib_device *ibdev, in mthca_process_mad() function
H A Dmthca_dev.h578 int mthca_process_mad(struct ib_device *ibdev,
H A Dmthca_provider.c1283 dev->ib_dev.process_mad = mthca_process_mad; in mthca_register_device()