Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/core/
Dsysfs.c542 .attr = __ATTR(_name, S_IRUGO, show_pma_counter, NULL), \
549 .attr = __ATTR(_name, S_IRUGO, show_pma_counter, NULL), \
602 static ssize_t show_pma_counter(struct ib_device *ibdev, u32 port_num, in show_pma_counter() function