Searched refs:hca_max_lso_size (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h365 uint_t hca_max_lso_size; member in struct:ibnex_ctl_hca_info_s
460 uint_t hca_max_lso_size; member in struct:ibnex_ctl_hca_info_32_s
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_ibt.c618 if (hca_attrs->hca_max_lso_size > EIB_LSO_MAXLEN) {
621 caps->cp_lso_maxlen = hca_attrs->hca_max_lso_size;
/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h516 uint_t hca_max_lso_size; member in struct:ibt_hca_attr_s
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c2928 (x)->hca_max_lso_size = (y)->hca_max_lso_size; \
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c2453 if (hca_attrs.hca_max_lso_size > 0) {
2455 if (hca_attrs.hca_max_lso_size > IBD_LSO_MAXLEN)
2459 hca_attrs.hca_max_lso_size;
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c2491 hca_attr->hca_max_lso_size =

Completed in 142 milliseconds