Searched refs:is_etsec (Results 1 – 3 of 3) sorted by relevance
129 sc->is_etsec = 1; in tsec_fdt_probe()142 sc->is_etsec = ((id >> 16) == TSEC_ETSEC_ID) ? 1 : 0; in tsec_fdt_probe()153 if (sc->is_etsec) in tsec_fdt_probe()
106 int is_etsec; member
253 if (sc->is_etsec) in tsec_attach()543 if (sc->is_etsec) in tsec_init_locked()968 if ((mask & IFCAP_HWCSUM) && sc->is_etsec) { in tsec_ioctl()1376 if (sc->is_etsec) in tsec_receive_intr_locked()