Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qpmod.c924 int my_fc_id_idx, exch_base; in hermon_qp_reset2init() local
992 my_fc_id_idx = hermon_fcoib_get_id_idx(state, in hermon_qp_reset2init()
994 if (my_fc_id_idx == -1) in hermon_qp_reset2init()
996 qpc->my_fc_id_idx = my_fc_id_idx; in hermon_qp_reset2init()
1005 my_fc_id_idx = hermon_fcoib_get_id_idx(state, in hermon_qp_reset2init()
1007 if (my_fc_id_idx == -1) in hermon_qp_reset2init()
1009 qpc->my_fc_id_idx = my_fc_id_idx; in hermon_qp_reset2init()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h3534 uint32_t my_fc_id_idx :8; member
3679 uint32_t my_fc_id_idx :8; member