Lines Matching refs:nicvf

111 	struct nicvf *nic = netdev_priv(netdev);  in nicvf_get_settings()
137 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_link()
145 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_drvinfo()
154 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_msglevel()
161 struct nicvf *nic = netdev_priv(netdev); in nicvf_set_msglevel()
166 static void nicvf_get_qset_strings(struct nicvf *nic, u8 **data, int qset) in nicvf_get_qset_strings()
190 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_strings()
228 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_sset_count()
238 struct nicvf *snic; in nicvf_get_sset_count()
252 static void nicvf_get_qset_stats(struct nicvf *nic, in nicvf_get_qset_stats()
278 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_ethtool_stats()
316 struct nicvf *nic = netdev_priv(dev); in nicvf_get_regs()
408 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_coalesce()
417 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_ringparam()
426 static int nicvf_get_rss_hash_opts(struct nicvf *nic, in nicvf_get_rss_hash_opts()
453 struct nicvf *nic = netdev_priv(dev); in nicvf_get_rxnfc()
469 static int nicvf_set_rss_hash_opts(struct nicvf *nic, in nicvf_set_rss_hash_opts()
539 struct nicvf *nic = netdev_priv(dev); in nicvf_set_rxnfc()
557 struct nicvf *nic = netdev_priv(dev); in nicvf_get_rxfh_indir_size()
565 struct nicvf *nic = netdev_priv(dev); in nicvf_get_rxfh()
586 struct nicvf *nic = netdev_priv(dev); in nicvf_set_rxfh()
617 struct nicvf *nic = netdev_priv(dev); in nicvf_get_channels()
632 struct nicvf *nic = netdev_priv(dev); in nicvf_set_channels()