Searched refs:ONE_PORT_FLAG (Results 1 – 2 of 2) sorted by relevance
1271 #define ONE_PORT_FLAG (1 << 2) macro
6493 low = ((bp->flags & ONE_PORT_FLAG) ? 160 : 246); in bnx2x_init_hw_port()6495 if (bp->flags & ONE_PORT_FLAG) in bnx2x_init_hw_port()6504 low = ((bp->flags & ONE_PORT_FLAG) ? 80 : 160); in bnx2x_init_hw_port()9259 bp->flags |= ONE_PORT_FLAG; in bnx2x_get_common_hwinfo()