ice_calloc
cq->sq.dma_head = ice_calloc(hw, cq->num_sq_entries,
cq->rq.dma_head = ice_calloc(hw, cq->num_rq_entries,
ice_calloc(hw, new_numqs, sizeof(*q_ctx));
ice_calloc(hw, new_numqs, sizeof(*q_ctx));
segs = (struct ice_flow_seg_info *)ice_calloc(hw, segs_cnt,
buf = ice_calloc(hw, 1, ICE_AQ_MAX_BUF_LEN);
cfg = (struct ice_fwlog_cfg *)ice_calloc(hw, 1, sizeof(*cfg));
ice_calloc(hw, num_entries, sizeof(*fw_modules));
orom_data = (uint8_t *)ice_calloc(hw, hw->flash.banks.orom_size,
id_blk = (uint16_t *)ice_calloc(hw, ICE_NETLIST_ID_BLK_SIZE,
ice_calloc(hw, hw->max_children[0], sizeof(*root->children));
ice_calloc(hw, hw->max_children[layer],
ice_calloc(hw, ICE_MAX_NUM_RECIPES, sizeof(*recps));
ice_calloc(hw, xlt1->count, sizeof(*xlt1->ptypes));
ice_calloc(hw, ICE_MAX_PTGS, sizeof(*xlt1->ptg_tbl));
xlt1->t = (uint8_t *)ice_calloc(hw, xlt1->count,
ice_calloc(hw, xlt2->count, sizeof(*xlt2->vsis));
ice_calloc(hw, xlt2->count, sizeof(*xlt2->vsig_tbl));
xlt2->t = (uint16_t *)ice_calloc(hw, xlt2->count,
ice_calloc(hw, prof->count, sizeof(*prof->t));
prof_redir->t = (uint8_t *)ice_calloc(hw, prof_redir->count,
ice_calloc(hw, (uint32_t)(es->count * es->fvw),
ice_calloc(hw, es->count, sizeof(*es->ref_count));
ice_calloc(hw, es->count, sizeof(*es->written));
mac_buf = ice_calloc(hw, 2,
ice_calloc(hw, num_unicast, s_rule_size);