Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/be2iscsi/
Dbe_main.h255 #define BEISCSI_ULP0 0 macro
264 BEISCSI_ULP_AVLBL_CID(phba, BEISCSI_ULP0)
Dbe_cmds.c1052 defq_ring->ulp_num = BEISCSI_ULP0; in be_cmd_create_default_pdu_queue()
1112 pwrb_context->ulp_num = BEISCSI_ULP0; in be_cmd_wrbq_create()
1432 pfw_cfg->ulp[BEISCSI_ULP0].ulp_mode, in beiscsi_get_fw_config()
1450 cid_count = BEISCSI_GET_CID_COUNT(phba, BEISCSI_ULP0) + in beiscsi_get_fw_config()
Dbe_iscsi.c945 cid_avlbl_ulp0 = (phba->cid_array_info[BEISCSI_ULP0]) ? in beiscsi_get_cid()
950 BEISCSI_ULP0 : BEISCSI_ULP1; in beiscsi_get_cid()
Dbe_main.c582 total_cid_count = BEISCSI_GET_CID_COUNT(phba, BEISCSI_ULP0) + in beiscsi_get_params()