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

  /src/sys/dev/ic/
ndisreg.h 238 struct ndis_rssprm_toeplitz { struct
247 offsetof(struct ndis_rssprm_toeplitz, rss_ind[nind])
  /src/sys/dev/hyperv/
if_hvn.c 371 struct ndis_rssprm_toeplitz sc_rss;
4232 struct ndis_rssprm_toeplitz *rss = &sc->sc_rss;
4265 offsetof(struct ndis_rssprm_toeplitz, rss_ind[0]);
4268 offsetof(struct ndis_rssprm_toeplitz, rss_key[0]);
4276 struct ndis_rssprm_toeplitz *rss = &sc->sc_rss;

Completed in 17 milliseconds