Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Dsli4.c6234 if ((buffer_size < SLI4_FCOE_RQ_CREATE_V0_MIN_BUF_SIZE) || in sli_cmd_fcoe_rq_create()
6238 SLI4_FCOE_RQ_CREATE_V0_MIN_BUF_SIZE, in sli_cmd_fcoe_rq_create()
H A Dsli4.h3922 #define SLI4_FCOE_RQ_CREATE_V0_MIN_BUF_SIZE 128 macro