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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bnx2x/
H A Dbnx2x.h726 #define ONE_PORT_FLAG 4 macro
H A Dbnx2x_main.c4194 low = ((bp->flags & ONE_PORT_FLAG) ? 160 : 246);
4196 if (bp->flags & ONE_PORT_FLAG)
4204 low = ((bp->flags & ONE_PORT_FLAG) ? 80 : 160);
5972 bp->flags |= ONE_PORT_FLAG;

Completed in 155 milliseconds