Home
last modified time | relevance | path

Searched refs:hba_attribs (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_mgmt.h199 struct mgmt_hba_attributes hba_attribs; member
Dbe_mgmt.c458 resp->params.hba_attribs in mgmt_check_supported_fw()
460 resp->params.hba_attribs. in mgmt_check_supported_fw()
464 resp->params.hba_attribs.iscsi_features; in mgmt_check_supported_fw()
468 memcpy(phba->fw_ver_str, resp->params.hba_attribs. in mgmt_check_supported_fw()
/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_hw.c1266 struct mgmt_hba_attribs *hba_attribs; in ocrdma_mbx_get_ctrl_attribs() local
1295 hba_attribs = &ctrl_attr_rsp->ctrl_attribs.hba_attribs; in ocrdma_mbx_get_ctrl_attribs()
1297 dev->hba_port_num = (hba_attribs->ptpnum_maxdoms_hbast_cv & in ocrdma_mbx_get_ctrl_attribs()
1301 hba_attribs->controller_model_number, 31); in ocrdma_mbx_get_ctrl_attribs()
Docrdma_sli.h2083 struct mgmt_hba_attribs hba_attribs; member
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h1631 struct mgmt_hba_attribs hba_attribs; member
Dbe_cmds.c2832 adapter->hba_port_num = attribs->hba_attribs.phy_port; in be_cmd_get_cntl_attributes()