Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c5327 struct oal_entry *last_oal_entry; in ql_send_common() local
5529 last_oal_entry = tx_entry; in ql_send_common()
5548 last_oal_entry->buf_len = cpu_to_le32( in ql_send_common()
5549 le32_to_cpu(last_oal_entry->buf_len)|OAL_LAST_ENTRY); in ql_send_common()