Searched refs:starting_cid (Results 1 – 2 of 2) sorted by relevance
219 u32 starting_cid; member
1249 u32 start_cid = ethdev->starting_cid; in cnic_alloc_bnx2x_resc()1665 int blk = (cid - ethdev->starting_cid) / cp->cids_per_blk; in cnic_get_bnx2x_ctx()1666 int off = (cid - ethdev->starting_cid) % cp->cids_per_blk; in cnic_get_bnx2x_ctx()