Searched refs:show_pma_counter (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | sysfs.c | 457 .attr = __ATTR(_name, S_IRUGO, show_pma_counter, NULL), \ 464 .attr = __ATTR(_name, S_IRUGO, show_pma_counter, NULL), \ 517 static ssize_t show_pma_counter(struct ib_port *p, struct port_attribute *attr, in show_pma_counter() function
|
/kernel/linux/linux-6.6/drivers/infiniband/core/ |
H A D | sysfs.c | 538 .attr = __ATTR(_name, S_IRUGO, show_pma_counter, NULL), \ 545 .attr = __ATTR(_name, S_IRUGO, show_pma_counter, NULL), \ 598 static ssize_t show_pma_counter(struct ib_device *ibdev, u32 port_num, in show_pma_counter() function
|
Completed in 5 milliseconds