HomeSort by: relevance | last modified time | path
    Searched refs:sonic_descsoft (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
dp83932var.h 140 struct sonic_descsoft { struct
169 struct sonic_descsoft sc_txsoft[SONIC_NTXDESC];
170 struct sonic_descsoft sc_rxsoft[SONIC_NRXDESC];
281 struct sonic_descsoft *__ds = &(sc)->sc_rxsoft[(x)]; \
dp83932.c 289 struct sonic_descsoft *ds;
630 struct sonic_descsoft *ds;
708 struct sonic_descsoft *ds;
898 struct sonic_descsoft *ds;
1045 struct sonic_descsoft *ds;
1067 struct sonic_descsoft *ds;
1117 struct sonic_descsoft *ds = &sc->sc_rxsoft[idx];

Completed in 41 milliseconds