Searched refs:oal_entries (Results 1 – 1 of 1) sorted by relevance
5323 uint_t ncookies, oal_entries, max_oal_entries; in ql_send_common() local5441 for (tp = mp, oal_entries = j = 0; tp != NULL; in ql_send_common()5475 oal_entries++) { in ql_send_common()5480 if (oal_entries > max_oal_entries) { in ql_send_common()5490 if ((oal_entries == TX_DESC_PER_IOCB) && in ql_send_common()5542 if (oal_entries > TX_DESC_PER_IOCB) { in ql_send_common()5546 (oal_entries -TX_DESC_PER_IOCB+1))|OAL_CONT_ENTRY)); in ql_send_common()5553 j, oal_entries)); in ql_send_common()5616 if (oal_entries > TX_DESC_PER_IOCB) { in ql_send_common()5620 (oal_entries -TX_DESC_PER_IOCB+1)), in ql_send_common()[all …]