Home
last modified time | relevance | path

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

/linux/drivers/scsi/be2iscsi/
H A Dbe_main.c578 uint32_t total_cid_count = 0; in beiscsi_get_params() local
582 total_cid_count = BEISCSI_GET_CID_COUNT(phba, BEISCSI_ULP0) + in beiscsi_get_params()
640 (total_cid_count + in beiscsi_get_params()
642 phba->params.cxns_per_ctrl = total_cid_count; in beiscsi_get_params()