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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore.h871 #define IS_MF_SI(_p_hwfn) (((_p_hwfn)->p_dev)->mf_mode == ECORE_MF_NPAR) macro
/freebsd-13-stable/sys/dev/bxe/
H A Dbxe.h1084 #define IS_MF_SI(sc) \ macro
1091 #define IS_MF_SI_MODE(sc) IS_MF_SI(sc)
H A Dbxe.c3663 if (IS_MF_SI(sc)) {
10081 if (IS_MF_SI(sc)) {
11746 if (IS_MF_SI(sc)) {

Completed in 203 milliseconds