Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ocs_fc/
Dsli4.h3739 extern int32_t sli_cmd_common_get_profile_config(sli4_t *sli4, void *buf,
Docs_hw.c7270 if (sli_cmd_common_get_profile_config(&hw->sli, mbxdata, SLI4_BMBX_SIZE, &cb_arg->payload)) { in ocs_hw_get_port_protocol()
7569 if (sli_cmd_common_get_profile_config(&hw->sli, mbxdata, SLI4_BMBX_SIZE, &cb_arg->payload)) { in ocs_hw_set_port_protocol()
Dsli4.c2905 sli_cmd_common_get_profile_config(sli4_t *sli4, void *buf, size_t size, ocs_dma_t *dma) in sli_cmd_common_get_profile_config() function