Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h858 #define CHIP_REV_Ax (0x0 << CHIP_REV_SHIFT) macro
917 (CHIP_REV(sc) == CHIP_REV_Ax))
H A Dbnx2x.c8865 if (CHIP_REV(sc) == CHIP_REV_Ax) { in bnx2x_set_modes_bitmap()
H A Delink.c13204 if (CHIP_REV(sc) == CHIP_REV_Ax) in elink_populate_int_phy()