Home
last modified time | relevance | path

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

/src/sys/dev/irdma/
H A Dfbsd_kcompat.h165 struct rdma_hw_stats *irdma_alloc_hw_stats(struct ib_device *ibdev, u8 port_num);
H A Dirdma_kcompat.c1713 irdma_alloc_hw_stats(struct ib_device *ibdev, in irdma_alloc_hw_stats() function
H A Dirdma_verbs.c3278 dev_ops->alloc_hw_stats = irdma_alloc_hw_stats; in irdma_set_device_ops()