Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/efa/
Defa.h158 struct rdma_hw_stats *efa_alloc_hw_port_stats(struct ib_device *ibdev, u32 port_num);
Defa_main.c242 .alloc_hw_port_stats = efa_alloc_hw_port_stats,
Defa_verbs.c1906 struct rdma_hw_stats *efa_alloc_hw_port_stats(struct ib_device *ibdev, in efa_alloc_hw_port_stats() function