Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h1624 #define IS_MF_SI(bp) (bp->mf_mode == MULTI_FUNCTION_SI) macro
2506 #define IS_MF_ISCSI_SI(bp) (IS_MF_SI(bp) && BNX2X_IS_MF_EXT_PROTOCOL_ISCSI(bp))
2536 (IS_MF_SI(bp) && \
Dbnx2x_ethtool.c364 if (IS_MF_SI(bp)) { in bnx2x_set_settings()
Dbnx2x_cmn.c1173 if (IS_MF_SI(bp)) in bnx2x_get_mf_speed()
Dbnx2x_sp.c731 if (!IS_MF_SI(bp) && !IS_MF_AFEX(bp)) in bnx2x_set_mac_in_nig()
Dbnx2x_main.c2495 if (IS_MF_SI(bp)) { in bnx2x_calc_vn_max()
6194 if (IS_MF_SI(bp)) in bnx2x_fill_accept_flags()