Searched refs:hba_attribs (Results 1 – 6 of 6) sorted by relevance
112 struct mgmt_hba_attributes hba_attribs; member
1300 resp->params.hba_attribs in beiscsi_check_supported_fw()1302 resp->params.hba_attribs. in beiscsi_check_supported_fw()1306 resp->params.hba_attribs.iscsi_features; in beiscsi_check_supported_fw()1310 memcpy(phba->fw_ver_str, resp->params.hba_attribs. in beiscsi_check_supported_fw()
1334 struct mgmt_hba_attribs *hba_attribs; in ocrdma_mbx_get_ctrl_attribs() local1363 hba_attribs = &ctrl_attr_rsp->ctrl_attribs.hba_attribs; in ocrdma_mbx_get_ctrl_attribs()1365 dev->hba_port_num = (hba_attribs->ptpnum_maxdoms_hbast_cv & in ocrdma_mbx_get_ctrl_attribs()1369 hba_attribs->controller_model_number, in ocrdma_mbx_get_ctrl_attribs()
2154 struct mgmt_hba_attribs hba_attribs; member
3548 adapter->hba_port_num = attribs->hba_attribs.phy_port; in be_cmd_get_cntl_attributes()3549 serial_num = attribs->hba_attribs.controller_serial_number; in be_cmd_get_cntl_attributes()3557 adapter->pf_num = attribs->hba_attribs.pci_funcnum; in be_cmd_get_cntl_attributes()
1731 struct mgmt_hba_attribs hba_attribs; member