Home
last modified time | relevance | path

Searched refs:lso_capable (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_impl.h283 boolean_t lso_capable; /* LSO */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_main.c617 dev->lso_capable = oce_get_prop(dev, (char *)lso_capable_name, 0, in oce_get_params()
H A Doce_gld.c336 if (dev->lso_capable) { in oce_m_getcap()