Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore.h837 #define IS_MF_SI(_p_hwfn) \ macro
/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h793 #define IS_MF_SI(sc) \ macro
800 #define IS_MF_SI_MODE(sc) IS_MF_SI(sc)
H A Dbnx2x.c1490 if (IS_MF_SI(sc)) { in bnx2x_fill_accept_flags()
5387 if (IS_MF_SI(sc)) { in bnx2x_calc_vn_max()
6879 if (IS_MF_SI(sc)) { in bnx2x_get_mf_speed()