Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Dsli4.c4801 req->hdr.subsystem = SLI4_SUBSYSTEM_FCFCOE; in sli_cq_alloc_set()
5944 wq->hdr.subsystem = SLI4_SUBSYSTEM_FCFCOE; in sli_cmd_fcoe_wq_create()
6010 wq->hdr.subsystem = SLI4_SUBSYSTEM_FCFCOE; in sli_cmd_fcoe_wq_create_v1()
6102 wq->hdr.subsystem = SLI4_SUBSYSTEM_FCFCOE; in sli_cmd_fcoe_wq_destroy()
6154 post->hdr.subsystem = SLI4_SUBSYSTEM_FCFCOE; in sli_cmd_fcoe_post_sgl_pages()
6219 rq->hdr.subsystem = SLI4_SUBSYSTEM_FCFCOE; in sli_cmd_fcoe_rq_create()
6301 rq->hdr.subsystem = SLI4_SUBSYSTEM_FCFCOE; in sli_cmd_fcoe_rq_create_v1()
6378 rq->hdr.subsystem = SLI4_SUBSYSTEM_FCFCOE; in sli_cmd_fcoe_rq_destroy()
6419 read_fcf->hdr.subsystem = SLI4_SUBSYSTEM_FCFCOE; in sli_cmd_fcoe_read_fcf_table()
6475 template->hdr.subsystem = SLI4_SUBSYSTEM_FCFCOE; in sli_cmd_fcoe_post_hdr_templates()
[all …]
H A Dsli4.h1462 #define SLI4_SUBSYSTEM_FCFCOE 0x0c macro