Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_queue.h949 #define RQB_HEADER_SIZE 32 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c7352 count += RQB_COUNT * (RQB_DATA_SIZE + RQB_HEADER_SIZE); in emlxs_sli4_resource_alloc()
7528 size = (i & 0x1) ? RQB_DATA_SIZE : RQB_HEADER_SIZE; in emlxs_sli4_resource_alloc()