Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/efa/
H A Defa.h178 struct rdma_hw_stats *efa_alloc_hw_device_stats(struct ib_device *ibdev);
H A Defa_main.c361 .alloc_hw_device_stats = efa_alloc_hw_device_stats,
H A Defa_verbs.c2051 struct rdma_hw_stats *efa_alloc_hw_device_stats(struct ib_device *ibdev) in efa_alloc_hw_device_stats() function