Searched refs:FS_RING_CMPL_ALIGN_ORDER (Results 1 – 3 of 3) sorted by relevance
22 #define FS_RING_CMPL_ALIGN_ORDER 13 macro
116 align = 1U << FS_RING_CMPL_ALIGN_ORDER; in bcmfs_queue_create()
57 ((uint32_t)((((uint64_t)(pa)) >> FS_RING_CMPL_ALIGN_ORDER) & 0x7ffffff))