Home
last modified time | relevance | path

Searched refs:IS_MF (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h1102 if (IS_MF(bp)) in bnx2x_get_path_func_num()
H A Dbnx2x.h1552 #define IS_MF(bp) (bp->mf_mode != 0) macro
2222 #define BNX2X_NUM_TESTS(bp) (IS_MF(bp) ? BNX2X_NUM_TESTS_MF : \
H A Dbnx2x_stats.c1691 if (bp->port.pmf && IS_MF(bp)) { in bnx2x_save_statistics()
H A Dbnx2x_dcb.c794 if (IS_MF(bp)) in bnx2x_dcbx_set_params()
H A Dbnx2x_cmn.c1186 if (IS_MF(bp)) { in bnx2x_get_mf_speed()