Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/
H A Dib_types.h56 #define IB_LID_PERMISSIVE 0xFFFF macro
/titanic_41/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h2547 if ((udav).rlid == IB_LID_PERMISSIVE) { \
2548 lrh_tmp |= IB_LID_PERMISSIVE; \
/titanic_41/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h4945 if (lid == IB_LID_PERMISSIVE) \
4972 if ((udav)->rlid == IB_LID_PERMISSIVE) { \
4973 lrh_tmp |= IB_LID_PERMISSIVE; \
/titanic_41/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c1484 if ((udav.rlid == IB_LID_PERMISSIVE) && in tavor_wqe_mlx_build()
1771 if (udav.rlid == IB_LID_PERMISSIVE) { in tavor_wqe_mlx_linknext()
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c1719 if ((udav->rlid == IB_LID_PERMISSIVE) && in hermon_wqe_mlx_build()