Home
last modified time | relevance | path

Searched defs:hopid (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thunderbolt/
H A Dstream.c1186 static int tbstream_dev_alloc_in_hopid(struct tbstream_dev *sdev, int hopid) in tbstream_dev_alloc_in_hopid()
1212 static int tbstream_dev_alloc_out_hopid(struct tbstream_dev *sdev, int hopid) in tbstream_dev_alloc_out_hopid()
/linux/drivers/net/thunderbolt/
H A Dmain.c946 int hopid; in tbnet_open() local