Searched refs:oal_entries (Results 1 – 1 of 1) sorted by relevance
5322 uint_t ncookies, oal_entries, max_oal_entries; in ql_send_common() local5440 for (tp = mp, oal_entries = j = 0; tp != NULL; in ql_send_common()5474 oal_entries++) { in ql_send_common()5479 if (oal_entries > max_oal_entries) { in ql_send_common()5489 if ((oal_entries == TX_DESC_PER_IOCB) && in ql_send_common()5541 if (oal_entries > TX_DESC_PER_IOCB) { in ql_send_common()5545 (oal_entries -TX_DESC_PER_IOCB+1))|OAL_CONT_ENTRY)); in ql_send_common()5552 j, oal_entries)); in ql_send_common()5615 if (oal_entries > TX_DESC_PER_IOCB) { in ql_send_common()5619 (oal_entries -TX_DESC_PER_IOCB+1)), in ql_send_common()[all …]