Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/thunderbolt/
H A Dxdomain.c1572 hopid = TB_PATH_MIN_HOPID; in tb_xdomain_alloc_in_hopid()
1573 if (hopid < TB_PATH_MIN_HOPID || hopid > xd->local_max_hopid) in tb_xdomain_alloc_in_hopid()
1594 hopid = TB_PATH_MIN_HOPID; in tb_xdomain_alloc_out_hopid()
1595 if (hopid < TB_PATH_MIN_HOPID || hopid > xd->remote_max_hopid) in tb_xdomain_alloc_out_hopid()
H A Dpath.c71 for (i = TB_PATH_MIN_HOPID; i <= src->config.max_in_hop_id; i++) { in tb_path_find_src_hopid()
H A Ddebugfs.c585 start = tb_port_is_nhi(port) ? 1 : TB_PATH_MIN_HOPID; in path_show()
H A Dtb.h336 #define TB_PATH_MIN_HOPID 8 macro
H A Dswitch.c772 if (!tb_port_is_nhi(port) && min_hopid < TB_PATH_MIN_HOPID) in tb_port_alloc_hopid()
773 min_hopid = TB_PATH_MIN_HOPID; in tb_port_alloc_hopid()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/thunderbolt/
H A Dxdomain.c1572 hopid = TB_PATH_MIN_HOPID; in tb_xdomain_alloc_in_hopid()
1573 if (hopid < TB_PATH_MIN_HOPID || hopid > xd->local_max_hopid) in tb_xdomain_alloc_in_hopid()
1594 hopid = TB_PATH_MIN_HOPID; in tb_xdomain_alloc_out_hopid()
1595 if (hopid < TB_PATH_MIN_HOPID || hopid > xd->remote_max_hopid) in tb_xdomain_alloc_out_hopid()
H A Dpath.c71 for (i = TB_PATH_MIN_HOPID; i <= src->config.max_in_hop_id; i++) { in tb_path_find_src_hopid()
H A Ddebugfs.c585 start = tb_port_is_nhi(port) ? 1 : TB_PATH_MIN_HOPID; in path_show()
H A Dtb.h336 #define TB_PATH_MIN_HOPID 8 macro
H A Dswitch.c772 if (!tb_port_is_nhi(port) && min_hopid < TB_PATH_MIN_HOPID) in tb_port_alloc_hopid()
773 min_hopid = TB_PATH_MIN_HOPID; in tb_port_alloc_hopid()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/thunderbolt/
H A Dxdomain.c1572 hopid = TB_PATH_MIN_HOPID; in tb_xdomain_alloc_in_hopid()
1573 if (hopid < TB_PATH_MIN_HOPID || hopid > xd->local_max_hopid) in tb_xdomain_alloc_in_hopid()
1594 hopid = TB_PATH_MIN_HOPID; in tb_xdomain_alloc_out_hopid()
1595 if (hopid < TB_PATH_MIN_HOPID || hopid > xd->remote_max_hopid) in tb_xdomain_alloc_out_hopid()
H A Dpath.c71 for (i = TB_PATH_MIN_HOPID; i <= src->config.max_in_hop_id; i++) { in tb_path_find_src_hopid()
H A Ddebugfs.c585 start = tb_port_is_nhi(port) ? 1 : TB_PATH_MIN_HOPID; in path_show()
H A Dtb.h336 #define TB_PATH_MIN_HOPID 8 macro
H A Dswitch.c772 if (!tb_port_is_nhi(port) && min_hopid < TB_PATH_MIN_HOPID) in tb_port_alloc_hopid()
773 min_hopid = TB_PATH_MIN_HOPID; in tb_port_alloc_hopid()