Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h796 #define IS_MF_AFEX(sc) \ macro
801 #define IS_MF_AFEX_MODE(sc) IS_MF_AFEX(sc)
H A Dbnx2x.c6540 if (IS_MF_AFEX(sc)) { in bnx2x_pf_rx_q_prep()
10409 if (IS_MF_AFEX(sc)) {
10460 if (IS_MF_AFEX(sc)) {
10689 if (IS_MF_AFEX(sc)) {
10770 if (IS_MF_AFEX(sc)) {
H A Decore_sp.c722 if (!ECORE_IS_MF_SI_MODE(sc) && !IS_MF_AFEX(sc)) in ecore_set_mac_in_nig()