Searched refs:len_list (Results 1 – 2 of 2) sorted by relevance
234 __le16 len_list[ETH_TPA_CQE_CONT_LEN_LIST_SIZE]; member251 __le16 len_list[ETH_TPA_CQE_END_LEN_LIST_SIZE]; member
964 for (i = 0; cqe->len_list[i] && i < ARRAY_SIZE(cqe->len_list); i++) in qede_tpa_cont()966 le16_to_cpu(cqe->len_list[i])); in qede_tpa_cont()989 for (i = 0; cqe->len_list[i] && i < ARRAY_SIZE(cqe->len_list); i++) in qede_tpa_end()991 le16_to_cpu(cqe->len_list[i])); in qede_tpa_end()