Searched refs:FIP_TE_VALID (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Dfip.h349 #define FIP_TE_VALID 0x80 macro
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_fip.c1024 ASSERT((entry->te_v_rss_type & FIP_TE_VALID) == FIP_TE_VALID);
1210 ((entry->te_v_rss_type & FIP_TE_VALID) == 0)) {
1392 newmap->mp_v_rss_type = FIP_TE_VALID | FIP_TE_TYPE_GATEWAY;
1453 if (map->mp_v_rss_type & FIP_TE_VALID) {

Completed in 67 milliseconds