Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_devinfo.c1328 pdev->hw_info.max_port_iscsi_conn = max_iscsi_cons[port]; in lm_get_shmem_license_info()
1329 DbgMessage(pdev, INFORMi, "max_iscsi_conn from shmem %d\n",pdev->hw_info.max_port_iscsi_conn); in lm_get_shmem_license_info()
1335 … pdev->hw_info.max_port_rdma_conn + pdev->hw_info.max_port_iscsi_conn in lm_get_shmem_license_info()
1775 pdev->hw_info.max_port_iscsi_conn = MAX_CONNECTIONS_ISCSI; in lm_shmem_set_default()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h1829 u32_t max_port_iscsi_conn; member