Searched refs:common_v2 (Results 1 – 1 of 1) sorted by relevance
360 struct efa_admin_aq_common_desc_v2 *common_v2 = NULL; in efa_com_construct_aq_entry() local367 common_v2 = (struct efa_admin_aq_common_desc_v2 *)aq_entry; in efa_com_construct_aq_entry()368 common = &common_v2->common; in efa_com_construct_aq_entry()379 if (common_v2) in efa_com_construct_aq_entry()380 common_v2->checksum = efa_com_calc_crc16_checksum(aq_entry, sq->entry_size); in efa_com_construct_aq_entry()