Home
last modified time | relevance | path

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

/drivers/misc/habanalabs/common/
Dhw_queue.c720 int sob, queue_idx = hdev->sync_stream_queue_idx++; in sync_stream_queue_init() local
729 for (sob = 0 ; sob < HL_RSVD_SOBS ; sob++) { in sync_stream_queue_init()
730 hw_sob = &hw_queue->hw_sob[sob]; in sync_stream_queue_init()
732 hw_sob->sob_id = hw_queue->base_sob_id + sob; in sync_stream_queue_init()
/drivers/crypto/
Dn2_core.c215 bool sfas, bool sob, bool eob, bool encrypt, in control_word_base() argument
225 if (sob) in control_word_base()