Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/verbs/
Drdma.cc104 for (port_index = 1; port_index <= device_att.phys_port_cnt; port_index++) { in get_dev_active_port_count()
187 CHECK(port_num <= device_att.phys_port_cnt) << "RDMA_DEVICE_PORT should be " in set_port()
196 for (port_index = 1; port_index <= device_att.phys_port_cnt; port_index++) { in set_port()
/external/tensorflow/tensorflow/contrib/gdr/
DREADME.md33 phys_port_cnt: 2
/external/kernel-headers/original/uapi/rdma/
Dib_user_verbs.h215 __u8 phys_port_cnt; member