Searched refs:fw_ref_count (Results 1 – 3 of 3) sorted by relevance
106 qdf_atomic_t fw_ref_count; member
296 ref_count = qdf_atomic_inc_return(&bs_ctx->fw_ref_count); in ll_lt_sap_bs_increament_ref_count()331 if (!qdf_atomic_read(&bs_ctx->fw_ref_count)) { in ll_lt_sap_bs_decreament_ref_count()338 ref_count = qdf_atomic_dec_return(&bs_ctx->fw_ref_count); in ll_lt_sap_bs_decreament_ref_count()
121 qdf_atomic_init(&bs_ctx->fw_ref_count); in ll_lt_sap_init()