Searched refs:FS_RING_DESC_SIZE (Results 1 – 4 of 4) sorted by relevance
19 #define FS_RING_DESC_SIZE 8 macro23 #define FS_RING_CMPL_SIZE (1024 * FS_RING_DESC_SIZE)
110 qp_conf->max_descs_req * FS_RING_DESC_SIZE; in bcmfs_queue_create()
550 cmpl_write_offset *= FS_RING_DESC_SIZE; in bcmfs4_dequeue_qp()564 cmpl_read_offset += FS_RING_DESC_SIZE; in bcmfs4_dequeue_qp()613 for (off = 0; off < tx_queue->queue_size; off += FS_RING_DESC_SIZE) { in bcmfs4_start_qp()614 next_addr = off + FS_RING_DESC_SIZE; in bcmfs4_start_qp()678 tx_queue->tx_write_ptr *= FS_RING_DESC_SIZE; in bcmfs4_start_qp()681 for (off = 0; off < FS_RING_CMPL_SIZE; off += FS_RING_DESC_SIZE) in bcmfs4_start_qp()691 cmpl_queue->cmpl_read_ptr *= FS_RING_DESC_SIZE; in bcmfs4_start_qp()702 msi = cmpl_queue->base_phys_addr + (1024 * FS_RING_DESC_SIZE); in bcmfs4_start_qp()
481 cmpl_write_offset *= FS_RING_DESC_SIZE; in bcmfs5_dequeue_qp()495 cmpl_read_offset += FS_RING_DESC_SIZE; in bcmfs5_dequeue_qp()545 for (off = 0; off < tx_queue->queue_size; off += FS_RING_DESC_SIZE) { in bcmfs5_start_qp()546 next_addr = off + FS_RING_DESC_SIZE; in bcmfs5_start_qp()612 for (off = 0; off < FS_RING_CMPL_SIZE; off += FS_RING_DESC_SIZE) in bcmfs5_start_qp()626 cmpl_queue->cmpl_read_ptr *= FS_RING_DESC_SIZE; in bcmfs5_start_qp()636 msi = cmpl_queue->base_phys_addr + (1024 * FS_RING_DESC_SIZE); in bcmfs5_start_qp()