Home
last modified time | relevance | path

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

/freebsd/sys/dev/firmware/arm/
H A Dscmi.h37 #define SCMI_MAX_MSG 32 macro
H A Dscmi.c261 trs->inflight_ht = hashinit(SCMI_MAX_MSG, M_DEVBUF, in scmi_transport_init()
265 scmi_reqs_pool_allocate(SCMI_MAX_MSG, SCMI_MAX_MSG_PAYLD_SIZE); in scmi_transport_init()
272 scmi_reqs_pool_allocate(SCMI_MAX_MSG, SCMI_MAX_MSG_PAYLD_SIZE); in scmi_transport_init()