Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/
H A Dcnic_if.h219 u32 starting_cid; member
H A Dcnic.c1249 u32 start_cid = ethdev->starting_cid; in cnic_alloc_bnx2x_resc()
1667 int blk = (cid - ethdev->starting_cid) / cp->cids_per_blk; in cnic_get_bnx2x_ctx()
1668 int off = (cid - ethdev->starting_cid) % cp->cids_per_blk; in cnic_get_bnx2x_ctx()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c5260 if (!bp->cnic_eth_dev.starting_cid || in bnx2x_cnic_handle_cfc_del()
5261 (cid < bp->cnic_eth_dev.starting_cid && in bnx2x_cnic_handle_cfc_del()
14932 cp->starting_cid = bnx2x_cid_ilt_lines(bp) * ILT_PAGE_CIDS; in bnx2x_setup_cnic_info()
14937 BNX2X_1st_NON_L2_ETH_CID(bp), cp->starting_cid, cp->fcoe_init_cid, in bnx2x_setup_cnic_info()
15039 cp->starting_cid = bnx2x_cid_ilt_lines(bp) * ILT_PAGE_CIDS; in bnx2x_cnic_probe()
15064 cp->starting_cid); in bnx2x_cnic_probe()