Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hfi1/
Ddebugfs.c96 #define private2ppd(file) (file_inode(file)->i_private) macro
522 ppd = private2ppd(file); in portcntrs_debugfs_read()
554 ppd = private2ppd(file); in asic_flags_read()
602 ppd = private2ppd(file); in asic_flags_write()
640 struct hfi1_pportdata *ppd = private2ppd(file); in dc8051_memory_read()
680 struct hfi1_pportdata *ppd = private2ppd(file); in debugfs_lcb_read()
714 struct hfi1_pportdata *ppd = private2ppd(file); in debugfs_lcb_write()
754 ppd = private2ppd(file); in qsfp_debugfs_dump()
777 ppd = private2ppd(file); in __i2c_debugfs_write()
831 ppd = private2ppd(file); in __i2c_debugfs_read()
[all …]