Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_impl.c1427 if (statep->open_flow == 1) { in ibcm_open_done()
1428 statep->open_flow = 0; in ibcm_open_done()
H A Dibcm_ti.c853 statep->open_flow = 1; in ibt_open_rc_channel()
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h431 uint8_t open_flow; member