Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/efa/
H A Defa.h177 struct rdma_hw_stats *efa_alloc_hw_port_stats(struct ib_device *ibdev, u32 port_num);
H A Defa_main.c360 .alloc_hw_port_stats = efa_alloc_hw_port_stats,
H A Defa_verbs.c2043 struct rdma_hw_stats *efa_alloc_hw_port_stats(struct ib_device *ibdev, in efa_alloc_hw_port_stats() function