Home
last modified time | relevance | path

Searched refs:ndis_rssprm_toeplitz (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/netvsc/
H A Dndis.h182 struct ndis_rssprm_toeplitz { struct
191 offsetof(struct ndis_rssprm_toeplitz, rss_ind[nind]) argument
H A Dhn_rndis.c999 struct ndis_rssprm_toeplitz rssp; in hn_rndis_conf_rss()
1012 prm->ndis_indoffset = offsetof(struct ndis_rssprm_toeplitz, rss_ind[0]); in hn_rndis_conf_rss()
1014 prm->ndis_keyoffset = offsetof(struct ndis_rssprm_toeplitz, rss_key[0]); in hn_rndis_conf_rss()