Searched refs:write_dev_port_cntr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 12430 static u64 write_dev_port_cntr(struct hfi1_devdata *dd, in write_dev_port_cntr() function 12489 return write_dev_port_cntr(dd, entry, sval, dd, vl, data); in write_dev_cntr() 12529 return write_dev_port_cntr(ppd->dd, entry, sval, ppd, vl, data); in write_port_cntr()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 12391 static u64 write_dev_port_cntr(struct hfi1_devdata *dd, in write_dev_port_cntr() function 12450 return write_dev_port_cntr(dd, entry, sval, dd, vl, data); in write_dev_cntr() 12490 return write_dev_port_cntr(ppd->dd, entry, sval, ppd, vl, data); in write_port_cntr()
|
Completed in 38 milliseconds