Home
last modified time | relevance | path

Searched refs:total_packet_len (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.h313 __le16 total_packet_len /* Total aggregated packet length */; member
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_dbg.c352 LE_16(cqe->total_packet_len)); in qede_dump_end_lro_cqe()
H A Dqede_fp.c398 work_length = total_packet_length = LE_16(cqe->total_packet_len); in qede_lro_end()