Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h366 uint_t hca_max_lso_hdr_size; member
461 uint_t hca_max_lso_hdr_size; member
/titanic_44/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h517 uint_t hca_max_lso_hdr_size; member
/titanic_44/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c2929 (x)->hca_max_lso_hdr_size = (y)->hca_max_lso_hdr_size; \
/titanic_44/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c2494 hca_attr->hca_max_lso_hdr_size = in hermon_soft_state_init()