Searched refs:FS_RING_CMPL_SIZE (Results 1 – 4 of 4) sorted by relevance
23 #define FS_RING_CMPL_SIZE (1024 * FS_RING_DESC_SIZE) macro
122 queue_size_bytes = 2 * FS_RING_CMPL_SIZE; in bcmfs_queue_create()
496 if (cmpl_read_offset == FS_RING_CMPL_SIZE) in bcmfs5_dequeue_qp()612 for (off = 0; off < FS_RING_CMPL_SIZE; off += FS_RING_DESC_SIZE) in bcmfs5_start_qp()
565 if (cmpl_read_offset == FS_RING_CMPL_SIZE) in bcmfs4_dequeue_qp()681 for (off = 0; off < FS_RING_CMPL_SIZE; off += FS_RING_DESC_SIZE) in bcmfs4_start_qp()