Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c5322 uint_t ncookies, oal_entries, max_oal_entries; in ql_send_common() local
5334 max_oal_entries = TX_DESC_PER_IOCB + MAX_SG_ELEMENTS-1; in ql_send_common()
5479 if (oal_entries > max_oal_entries) { in ql_send_common()