Home
last modified time | relevance | path

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

/linux/drivers/scsi/be2iscsi/
H A Dbe_mgmt.h107 struct mgmt_hba_attributes hba_attribs; member
H A Dbe_cmds.c1293 resp->params.hba_attribs in beiscsi_check_supported_fw()
1295 resp->params.hba_attribs. in beiscsi_check_supported_fw()
1299 resp->params.hba_attribs.iscsi_features; in beiscsi_check_supported_fw()
1303 memcpy(phba->fw_ver_str, resp->params.hba_attribs. in beiscsi_check_supported_fw()
/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_hw.c1333 struct mgmt_hba_attribs *hba_attribs; in ocrdma_mbx_get_ctrl_attribs() local
1361 hba_attribs = &ctrl_attr_rsp->ctrl_attribs.hba_attribs; in ocrdma_mbx_get_ctrl_attribs()
1363 dev->hba_port_num = (hba_attribs->ptpnum_maxdoms_hbast_cv & in ocrdma_mbx_get_ctrl_attribs()
1367 hba_attribs->controller_model_number, in ocrdma_mbx_get_ctrl_attribs()
H A Docrdma_sli.h2154 struct mgmt_hba_attribs hba_attribs; member