Searched refs:IS_BE (Results 1 – 2 of 2) sorted by relevance
354 #define IS_BE(sc) ISSET((sc)->sc_flags, OCE_F_BE2 | OCE_F_BE3) macro659 IS_BE(sc) ? 0 : 32768)) { in oce_pci_alloc()683 if (IS_BE(sc)) { in oce_pci_alloc()1233 if (IS_BE(sc)) { in oce_encap()1276 if (!IS_BE(sc)) in oce_encap()1546 if (IS_BE(sc)) in oce_rxeof()1675 if (IS_BE(sc) && ISSET(sc->sc_flags, OCE_F_BE3_NATIVE)) { in oce_vtp_valid()1687 if (IS_BE(sc) && ISSET(sc->sc_flags, OCE_F_BE3_NATIVE)) { in oce_port_valid()
50 ((IS_BE(sc)) ? MPU_EP_SEM_BE : MPU_EP_SEM_XE201)