Home
last modified time | relevance | path

Searched refs:ocs_lg2 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_os.h212 static inline uint32_t ocs_lg2(uint32_t val) in ocs_lg2() function
H A Dsli4.h3615 count = 1 << ocs_lg2(mask); in sli_convert_mask_to_count()
H A Dsli4.c6232 rq->rqe_count = ocs_lg2(qmem->size / SLI4_FCOE_RQE_SIZE); in sli_cmd_fcoe_rq_create()