Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/hfi1/
Ddebugfs.c55 #define private2ppd(file) (file_inode(file)->i_private) macro
481 ppd = private2ppd(file); in portcntrs_debugfs_read()
513 ppd = private2ppd(file); in asic_flags_read()
561 ppd = private2ppd(file); in asic_flags_write()
599 struct hfi1_pportdata *ppd = private2ppd(file); in dc8051_memory_read()
639 struct hfi1_pportdata *ppd = private2ppd(file); in debugfs_lcb_read()
673 struct hfi1_pportdata *ppd = private2ppd(file); in debugfs_lcb_write()
713 ppd = private2ppd(file); in qsfp_debugfs_dump()
736 ppd = private2ppd(file); in __i2c_debugfs_write()
790 ppd = private2ppd(file); in __i2c_debugfs_read()
[all …]