Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/ib/clients/daplt/
H A Ddaplt.h52 uint32_t hca_mw_count; member
/titanic_50/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c482 (hca)->hca_mw_count != 0 || \
8447 max_mws <= hca_p->hca_mw_count) { in daplka_ibt_alloc_mw()
8450 hca_p->hca_mw_count); in daplka_ibt_alloc_mw()
8454 atomic_inc_32(&hca_p->hca_mw_count); in daplka_ibt_alloc_mw()
8460 atomic_dec_32(&hca_p->hca_mw_count); in daplka_ibt_alloc_mw()
8480 atomic_dec_32(&hca_p->hca_mw_count); in daplka_ibt_free_mw()