Searched refs:ktls_refcount (Results 1 – 4 of 4) sorted by relevance
685 if (!refcount_read(&adap->chcr_ktls.ktls_refcount)) { in cxgb4_set_ktls_feature()698 refcount_set(&adap->chcr_ktls.ktls_refcount, 1); in cxgb4_set_ktls_feature()702 refcount_inc(&adap->chcr_ktls.ktls_refcount); in cxgb4_set_ktls_feature()706 if (!refcount_read(&adap->chcr_ktls.ktls_refcount)) in cxgb4_set_ktls_feature()711 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()
6812 refcount_set(&pi->adapter->chcr_ktls.ktls_refcount, 0); in init_one()