Home
last modified time | relevance | path

Searched refs:hca_device_path_len (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/ib/ibnex/
H A Dibnex_devctl.h307 uint_t hca_device_path_len; member
402 uint_t hca_device_path_len; member
/titanic_41/usr/src/uts/common/io/ib/ibnex/
H A Dibnex_ioctl.c2951 (x)->hca_device_path_len = (device_path_len); \
2969 uint_t device_path_alloc_sz, hca_device_path_len; in ibnex_ctl_query_hca() local
3021 hca_device_path_len = strlen(hca_device_path) + 1; in ibnex_ctl_query_hca()
3028 device_path_alloc_sz, hca_device_path_len); in ibnex_ctl_query_hca()
3044 device_path_alloc_sz, hca_device_path_len); in ibnex_ctl_query_hca()
3057 if (device_path_alloc_sz >= hca_device_path_len) { in ibnex_ctl_query_hca()
3060 hca_device_path_len, mode) != 0) { in ibnex_ctl_query_hca()