Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/efa/
Defa.h177 struct rdma_hw_stats *efa_alloc_hw_port_stats(struct ib_device *ibdev, u32 port_num);
Defa_main.c360 .alloc_hw_port_stats = efa_alloc_hw_port_stats,
Defa_verbs.c2043 struct rdma_hw_stats *efa_alloc_hw_port_stats(struct ib_device *ibdev, in efa_alloc_hw_port_stats() function