Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_main.c731 uint32_t total_cid_count = 0; in beiscsi_get_params() local
735 total_cid_count = BEISCSI_GET_CID_COUNT(phba, BEISCSI_ULP0) + in beiscsi_get_params()
793 (total_cid_count + in beiscsi_get_params()
795 phba->params.cxns_per_ctrl = total_cid_count; in beiscsi_get_params()
796 phba->params.asyncpdus_per_ctrl = total_cid_count; in beiscsi_get_params()