Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h785 IBT_USES_LSO = (1 << 2) enumerator
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_qp.c327 qp->qp_uses_lso = (attr_p->qp_flags & IBT_USES_LSO); in hermon_qp_alloc()
1448 qp->qp_uses_lso = (attr_p->qp_flags & IBT_USES_LSO); in hermon_qp_alloc_range()
/titanic_41/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_data.c711 alloc_attr.ud_flags |= IBT_USES_LSO; in eib_data_setup_ud_channel()
/titanic_41/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c5475 ud_alloc_attr.ud_flags |= IBT_USES_LSO; in ibd_setup_ud_channel()