Home
last modified time | relevance | path

Searched refs:fcoe_fcf_idx (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c3372 ha->fcoe_fcf_idx = mr.mb[10]; in ql_configure_hba()
4374 pkt->vpc.fcf_index = ha->fcoe_fcf_idx; in ql_vport_control()
4437 pkt->vpm.fcf_index = ha->fcoe_fcf_idx; in ql_vport_modify()
4488 ha->fcoe_fcf_idx = 0; in ql_vport_enable()
H A Dql_mbx.c3859 mcp->mb[2] = ha->fcoe_fcf_idx; in ql_diag_loopback()
3943 mcp->mb[2] = ha->fcoe_fcf_idx; in ql_diag_echo()
4101 mcp->mb[1] = ha->fcoe_fcf_idx; in ql_get_timeout_parameters()
H A Dql_isr.c3336 vha->fcoe_fcf_idx = pkt->fcf_index; in ql_report_id_entry()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1893 uint16_t fcoe_fcf_idx; member