Searched refs:max_cid_space (Results 1 – 2 of 2) sorted by relevance
297 u32 max_cid_space; member
289 for (i = 0; i < cp->max_cid_space; i++) { in cnic_get_l5_cid()1146 total_mem = BNX2X_CONTEXT_MEM_SIZE * cp->max_cid_space; in cnic_alloc_bnx2x_context()1197 cp->max_cid_space = MAX_ISCSI_TBL_SZ; in cnic_alloc_bnx2x_resc()1202 cp->max_cid_space += dev->max_fcoe_conn; in cnic_alloc_bnx2x_resc()1214 cp->max_cid_space, GFP_KERNEL); in cnic_alloc_bnx2x_resc()1223 for (i = MAX_ISCSI_TBL_SZ; i < cp->max_cid_space; i++) in cnic_alloc_bnx2x_resc()1226 pages = PAGE_ALIGN(cp->max_cid_space * CNIC_KWQ16_DATA_SIZE) / in cnic_alloc_bnx2x_resc()1234 for (i = 0, j = 0; i < cp->max_cid_space; i++) { in cnic_alloc_bnx2x_resc()2481 for (i = start_cid; i < cp->max_cid_space; i++) { in cnic_bnx2x_delete_wait()4179 for (i = 0; i < cp->max_cid_space; i++) { in cnic_delete_task()