Home
last modified time | relevance | path

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

/include/linux/
A Drio_drv.h33 u8 hopcount, u32 offset, u32 * data);
35 u8 hopcount, u32 offset, u32 data);
39 u8 hopcount, u32 offset, u16 data);
41 u8 hopcount, u32 offset, u8 * data);
43 u8 hopcount, u32 offset, u8 data);
149 rdev->hopcount, offset, data); in rio_read_config_32()
165 rdev->hopcount, offset, data); in rio_write_config_32()
181 rdev->hopcount, offset, data); in rio_read_config_16()
197 rdev->hopcount, offset, data); in rio_write_config_16()
212 rdev->hopcount, offset, data); in rio_read_config_8()
[all …]
A Drio.h122 int (*add_entry) (struct rio_mport *mport, u16 destid, u8 hopcount,
124 int (*get_entry) (struct rio_mport *mport, u16 destid, u8 hopcount,
126 int (*clr_table) (struct rio_mport *mport, u16 destid, u8 hopcount,
128 int (*set_domain) (struct rio_mport *mport, u16 destid, u8 hopcount,
130 int (*get_domain) (struct rio_mport *mport, u16 destid, u8 hopcount,
201 u8 hopcount; member
405 u8 hopcount, u32 offset, int len, u32 *data);
407 u8 hopcount, u32 offset, int len, u32 data);
/include/uapi/linux/
A Drio_mport_cdev.h48 __u8 hopcount; /* hopcount to remote device */ member
220 __u8 hopcount; member

Completed in 10 milliseconds