Home
last modified time | relevance | path

Searched refs:CHIP_IS_MF_CAP (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h925 #define CHIP_IS_MF_CAP(sc) (CHIP_IS_57711E(sc) || \ macro
H A Dbnx2x.c7912 if (!CHIP_IS_MF_CAP(sc)) { in bnx2x_get_mf_cfg_info()