Home
last modified time | relevance | path

Searched refs:BE_INVLDT_CMD_TBL_SZ (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H A Dbe_mgmt.h39 #define BE_INVLDT_CMD_TBL_SZ 128 macro
49 struct invldt_cmd_tbl table[BE_INVLDT_CMD_TBL_SZ];
58 unsigned int icd_status[BE_INVLDT_CMD_TBL_SZ];
H A Dbe_mgmt.c1510 if (!nents || nents > BE_INVLDT_CMD_TBL_SZ) in beiscsi_mgmt_invalidate_icds()
H A Dbe_main.c271 struct invldt_cmd_tbl tbl[BE_INVLDT_CMD_TBL_SZ]; in beiscsi_eh_device_reset()
272 struct iscsi_task *task[BE_INVLDT_CMD_TBL_SZ]; in beiscsi_eh_device_reset()
316 * BEISCSI_CMD_PER_LUN is same as BE_INVLDT_CMD_TBL_SZ. in beiscsi_eh_device_reset()
318 if (nents == BE_INVLDT_CMD_TBL_SZ) { in beiscsi_eh_device_reset()
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
H A Dbe_mgmt.h39 #define BE_INVLDT_CMD_TBL_SZ 128 macro
49 struct invldt_cmd_tbl table[BE_INVLDT_CMD_TBL_SZ];
58 unsigned int icd_status[BE_INVLDT_CMD_TBL_SZ];
H A Dbe_mgmt.c1512 if (!nents || nents > BE_INVLDT_CMD_TBL_SZ) in beiscsi_mgmt_invalidate_icds()
H A Dbe_main.c280 struct invldt_cmd_tbl tbl[BE_INVLDT_CMD_TBL_SZ]; in beiscsi_eh_device_reset()
281 struct iscsi_task *task[BE_INVLDT_CMD_TBL_SZ]; in beiscsi_eh_device_reset()
325 * BEISCSI_CMD_PER_LUN is same as BE_INVLDT_CMD_TBL_SZ. in beiscsi_eh_device_reset()
327 if (nents == BE_INVLDT_CMD_TBL_SZ) { in beiscsi_eh_device_reset()

Completed in 17 milliseconds