Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/verbs/
Drdma.cc93 int get_dev_active_port_count(ibv_device* device) { in get_dev_active_port_count() function
134 CHECK(get_dev_active_port_count(dev_list[device_index]) != 0) in set_device()
149 if (get_dev_active_port_count(dev_list[device_index]) > 0) { in set_device()