Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Dcnic.c1135 u32 start_cid = ethdev->starting_cid; in cnic_alloc_bnx2x_resc() local
1142 cp->iscsi_start_cid = start_cid; in cnic_alloc_bnx2x_resc()
1143 cp->fcoe_start_cid = start_cid + MAX_ISCSI_TBL_SZ; in cnic_alloc_bnx2x_resc()
1152 if (start_cid < BNX2X_ISCSI_START_CID) { in cnic_alloc_bnx2x_resc()
1153 u32 delta = BNX2X_ISCSI_START_CID - start_cid; in cnic_alloc_bnx2x_resc()