Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_impl.c1414 ibcm_ok_to_start(struct ibcm_open_s *openp) in ibcm_ok_to_start() function
1432 run = ibcm_ok_to_start(&ibcm_open); in ibcm_open_done()
1493 if (ibcm_open.queued == 0 && ibcm_ok_to_start(&ibcm_open)) { in ibcm_open_enqueue()
1502 run = ibcm_ok_to_start(&ibcm_open); in ibcm_open_enqueue()
1538 if (ibcm_ok_to_start(&ibcm_open)) { in ibcm_check_for_opens()
1714 run = ibcm_ok_to_start(&ibcm_open); in ibcm_flow_dec()