Searched refs:ktls_refcount (Results 1 – 4 of 4) sorted by relevance
691 if (!refcount_read(&adap->chcr_ktls.ktls_refcount)) { in cxgb4_set_ktls_feature()704 refcount_set(&adap->chcr_ktls.ktls_refcount, 1); in cxgb4_set_ktls_feature()708 refcount_inc(&adap->chcr_ktls.ktls_refcount); in cxgb4_set_ktls_feature()712 if (!refcount_read(&adap->chcr_ktls.ktls_refcount)) in cxgb4_set_ktls_feature()717 if (refcount_dec_and_test(&adap->chcr_ktls.ktls_refcount)) { in cxgb4_set_ktls_feature()
279 refcount_t ktls_refcount; member
3563 refcount_read(&adap->chcr_ktls.ktls_refcount)); in chcr_stats_show()
6864 refcount_set(&pi->adapter->chcr_ktls.ktls_refcount, 0); in init_one()