Searched refs:ISCSI_MAX_BDS_PER_CMD (Results 1 – 2 of 2) sorted by relevance
155 BUG_ON(scsi_sg_count(sc) > ISCSI_MAX_BDS_PER_CMD); in bnx2i_map_scsi_sg()451 ISCSI_MAX_BDS_PER_CMD * sizeof(*bd), in bnx2i_alloc_bdt()478 ISCSI_MAX_BDS_PER_CMD * in bnx2i_destroy_cmd_pool()2268 .sg_tablesize = ISCSI_MAX_BDS_PER_CMD,
64 #define ISCSI_MAX_BDS_PER_CMD 32 macro