Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Ddebugfs.c96 #define private2ppd(file) (file_inode(file)->i_private) macro
474 ppd = private2ppd(file); in portcntrs_debugfs_read()
506 ppd = private2ppd(file); in asic_flags_read()
554 ppd = private2ppd(file); in asic_flags_write()
592 struct hfi1_pportdata *ppd = private2ppd(file); in dc8051_memory_read()
632 struct hfi1_pportdata *ppd = private2ppd(file); in debugfs_lcb_read()
666 struct hfi1_pportdata *ppd = private2ppd(file); in debugfs_lcb_write()
706 ppd = private2ppd(file); in qsfp_debugfs_dump()
729 ppd = private2ppd(file); in __i2c_debugfs_write()
783 ppd = private2ppd(file); in __i2c_debugfs_read()
[all …]