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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dcnic_if.h159 u32 starting_cid; member in struct:cnic_eth_dev
H A Dcnic.c1062 u32 start_cid = ethdev->starting_cid;
1427 int blk = (cid - ethdev->starting_cid) / cp->cids_per_blk;
1428 int off = (cid - ethdev->starting_cid) % cp->cids_per_blk;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bnx2x/
H A Dbnx2x_main.c8019 cp->starting_cid = BCM_CNIC_CID_START;

Completed in 94 milliseconds