Home
last modified time | relevance | path

Searched refs:len_list (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Deth_common.h297 __le16 len_list[ETH_TPA_CQE_CONT_LEN_LIST_SIZE] /* List of the segment sizes */; member
318 __le16 len_list[ETH_TPA_CQE_END_LEN_LIST_SIZE] /* List of the segment sizes */; member
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_dbg.c341 LE_16(cqe->len_list[i])); in qede_dump_cont_lro_cqe()
358 LE_16(cqe->len_list[i])); in qede_dump_end_lro_cqe()
H A Dqede_fp.c368 if (cqe->len_list[i] == 0) { in qede_lro_cont()
404 if (cqe->len_list[i] == 0) { in qede_lro_end()