Searched refs:hermon_pkeyindex_is_valid (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_qpmod.c | 957 if (hermon_pkeyindex_is_valid(state, pkeyindx)) { in hermon_qp_reset2init() 1039 if (hermon_pkeyindex_is_valid(state, pkeyindx)) { in hermon_qp_reset2init() 1067 if (hermon_pkeyindex_is_valid(state, pkeyindx)) { in hermon_qp_reset2init() 1166 if (hermon_pkeyindex_is_valid(state, pkeyindx)) { in hermon_qp_init2init() 1213 if (hermon_pkeyindex_is_valid(state, pkeyindx)) { in hermon_qp_init2init() 1256 if (hermon_pkeyindex_is_valid(state, pkeyindx)) { in hermon_qp_init2init() 1371 if (hermon_pkeyindex_is_valid(state, pkeyindx)) { in hermon_qp_init2rtr() 1475 if (hermon_pkeyindex_is_valid(state, pkeyindx)) { in hermon_qp_init2rtr() 1525 if (hermon_pkeyindex_is_valid(state, pkeyindx)) { in hermon_qp_init2rtr() 1586 if (hermon_pkeyindex_is_valid(state, pkeyindx)) { in hermon_qp_init2rtr() [all …]
|
H A D | hermon_misc.c | 2377 hermon_pkeyindex_is_valid(hermon_state_t *state, uint_t pkeyindx) in hermon_pkeyindex_is_valid() function
|
/titanic_50/usr/src/uts/common/sys/ib/adapters/hermon/ |
H A D | hermon_misc.h | 683 int hermon_pkeyindex_is_valid(hermon_state_t *state, uint_t pkeyindx);
|