Searched refs:valid_entry (Results 1 – 5 of 5) sorted by relevance
97 if (entry_info->valid_entry) { in irdma_create_mg_ctx()101 FIELD_PREP(IRDMA_UDA_MGCTX_VALIDENT, entry_info->valid_entry) | in irdma_create_mg_ctx()202 if (ctx->mg_ctx_info[idx].valid_entry) { in irdma_sc_add_mcast_grp()217 ctx->mg_ctx_info[free_entry_idx].valid_entry = true; in irdma_sc_add_mcast_grp()241 if (!ctx->mg_ctx_info[idx].valid_entry) in irdma_sc_del_mcast_grp()248 ctx->mg_ctx_info[idx].valid_entry = false; in irdma_sc_del_mcast_grp()256 ctx->mg_ctx_info[ctx->no_of_mgs - 1].valid_entry = false; in irdma_sc_del_mcast_grp()
87 bool valid_entry; member
248 __u8 valid_entry; member
5276 bool valid_entry; in smu7_set_watermarks_for_clocks_ranges() local5284 valid_entry = false; in smu7_set_watermarks_for_clocks_ranges()5290 valid_entry = true; in smu7_set_watermarks_for_clocks_ranges()5295 PP_ASSERT_WITH_CODE(valid_entry, in smu7_set_watermarks_for_clocks_ranges()
1439 entry->valid_entry = 1; in mpi3mr_app_save_logdata()