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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_init_ops.c234 static void ecore_init_fill(struct ecore_hwfn *p_hwfn, function
357 ecore_init_fill(p_hwfn, p_ptt, addr, 0, data);
/freebsd-11-stable/sys/dev/bxe/
H A Decore_init_ops.h81 static void ecore_init_fill(struct bxe_softc *sc, uint32_t addr, int fill, function
298 ecore_init_fill(sc, addr, 0, op->zero.len, 0);
301 ecore_init_fill(sc, addr, 0, op->zero.len, 1);
H A Dbxe.c17350 ecore_init_fill(sc, TSEM_REG_PRAM, 0, 8, 1);

Completed in 149 milliseconds