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

/u-boot/drivers/net/
H A De1000.c3470 uint32_t tctl, coll_dist; local
3475 coll_dist = E1000_COLLISION_DISTANCE_82542;
3477 coll_dist = E1000_COLLISION_DISTANCE;
3482 tctl |= coll_dist << E1000_COLD_SHIFT;

Completed in 88 milliseconds